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

feat(cubestore): Decimal partition pruning #4089

Merged
merged 3 commits into from Feb 15, 2022

Conversation

paveltiunov
Copy link
Member

@paveltiunov paveltiunov commented Feb 15, 2022

Check List

  • Tests has been run in packages where changes made if available
  • Linter has been run for changed code
  • Tests for the changes have been added if not covered yet
  • Docs have been added / updated if required

Description of Changes Made (if issue reference is not provided)

Provides support for decimal in partition pruning algorithm. Before that change decimals in filters were ignored by the partition pruning algorithm.

@paveltiunov paveltiunov requested a review from a team as a code owner February 15, 2022 05:21
@paveltiunov paveltiunov merged commit c00efad into master Feb 15, 2022
@paveltiunov paveltiunov deleted the decimal-partition-pruning branch February 15, 2022 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant