Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Translate filter expression to domain for TableScan pushsown #539

Closed
yukkit opened this issue Aug 17, 2022 · 0 comments · Fixed by #540
Closed

[Feature] Translate filter expression to domain for TableScan pushsown #539

yukkit opened this issue Aug 17, 2022 · 0 comments · Fixed by #540

Comments

@yukkit
Copy link
Contributor

yukkit commented Aug 17, 2022

Is your feature request related to a problem? Please describe.

  • support 'and' expr TableScan pushdown
  • partial support 'or' expr TableScan pushdown
  • support '=' '>' '<' '<=' '>=' operators expr TableScan pushdown
  • support Neste supported expr

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
not support 'not' 'in' 'is not null' 'not null' 'between and'

yukkit pushed a commit to yukkit/cnosdb that referenced this issue Aug 17, 2022
yukkit pushed a commit to yukkit/cnosdb that referenced this issue Aug 17, 2022
yukkit added a commit to yukkit/cnosdb that referenced this issue Aug 19, 2022
@yukkit yukkit closed this as completed Aug 19, 2022
roseboy-liu pushed a commit to roseboy-liu/cnosdb that referenced this issue Aug 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant