Skip to content
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.

Support OR condition in predicate push down #231

Open
johnfangAFW opened this issue Apr 21, 2021 · 0 comments
Open

Support OR condition in predicate push down #231

johnfangAFW opened this issue Apr 21, 2021 · 0 comments
Labels
enhancement New feature or request opengauss sql

Comments

@johnfangAFW
Copy link
Contributor

OR condition is not pushed down by this PR
#225

since they are much more complicated and they might require multiple level expression tree. Need to add support to push down OR conditions.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request opengauss sql
Projects
None yet
Development

No branches or pull requests

2 participants