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

Extract timestamp range to enable pruning #3256

Closed
fulmicoton opened this issue May 3, 2023 · 1 comment · Fixed by #3400
Closed

Extract timestamp range to enable pruning #3256

fulmicoton opened this issue May 3, 2023 · 1 comment · Fixed by #3400
Assignees
Labels
enhancement New feature or request

Comments

@fulmicoton
Copy link
Contributor

We can sometime identify that a range query on the timestamp is implied by the AST.
In that case, we should extract the boundaries and enable timestamp pruning.

related with #3194 but higher priority

(@fmassot I opened an issue since it is actually different from #3194)

@fulmicoton fulmicoton added the enhancement New feature or request label May 3, 2023
@trinity-1686a
Copy link
Contributor

duplicate of #3169 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants