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

Re-implement partition pruning module #18548

Closed
imtbkcat opened this issue Jul 14, 2020 · 1 comment
Closed

Re-implement partition pruning module #18548

imtbkcat opened this issue Jul 14, 2020 · 1 comment
Assignees
Labels
type/enhancement The issue or PR belongs to an enhancement.

Comments

@imtbkcat
Copy link

Development Task

Current partition pruning module can not purning condition like or, a = b and b = 1, in.
Re-implement partition pruning module have these two target:

  • Support more condition in partition pruning
  • Keep performance of partition pruning.

design doc: https://docs.google.com/document/d/1odyY2EtIMGN-Q5axEU9EmsoKOyXFDYe31KDmvzniPxE/edit

@qw4990
Copy link
Contributor

qw4990 commented Apr 22, 2021

This issue is duplicated with #18548, so I close it now.

@qw4990 qw4990 closed this as completed Apr 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

No branches or pull requests

2 participants