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 Request] Automatically generate partition filters for generated columns using the floor function #1444

Open
allisonport-db opened this issue Oct 18, 2022 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@allisonport-db
Copy link
Collaborator

See #1442

We can automatically generated partition filters when a partition column is generated by the floor function.

i.e. if x < y then floor(x) <= floor(y)

@Nestor10
Copy link

Nestor10 commented Feb 4, 2024

seem like
closed by [#1541 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants