Skip to content

Conversation

@JakeMcPherson25
Copy link

@JakeMcPherson25 JakeMcPherson25 commented Jun 22, 2023

API: Using the hive engine to convert a hive expression to an iceberg expression trims trailing 0's from bigDecimals
Changing the in evaluator to call eq opens the literalSet to the Comparator allowing for trimmed decimal values to be interpreted correctly
Closes #7882

@github-actions github-actions bot added the API label Jun 22, 2023
@JakeMcPherson25 JakeMcPherson25 changed the title Convert Evaluator in expression to use a Comparator instead of contai… API: Closes #7882 Convert Evaluator in expression to use a Comparator Jun 27, 2023
@JakeMcPherson25 JakeMcPherson25 changed the title API: Closes #7882 Convert Evaluator in expression to use a Comparator API: Closes https://github.com/apache/iceberg/issues/7882 Convert Evaluator in expression to use a Comparator Jun 27, 2023
@JakeMcPherson25 JakeMcPherson25 changed the title API: Closes https://github.com/apache/iceberg/issues/7882 Convert Evaluator in expression to use a Comparator API: Closes #7882 Convert Evaluator in expression to use a Comparator Jun 27, 2023
@JakeMcPherson25 JakeMcPherson25 changed the title API: Closes #7882 Convert Evaluator in expression to use a Comparator Convert Evaluator in expression to use a Comparator Jun 27, 2023
@JakeMcPherson25 JakeMcPherson25 changed the title Convert Evaluator in expression to use a Comparator API: Convert Evaluator in expression to use a Comparator Jul 11, 2023
@github-actions
Copy link

github-actions bot commented Sep 3, 2024

This pull request has been marked as stale due to 30 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the dev@iceberg.apache.org list. Thank you for your contributions.

@github-actions github-actions bot added the stale label Sep 3, 2024
@github-actions
Copy link

This pull request has been closed due to lack of activity. This is not a judgement on the merit of the PR in any way. It is just a way of keeping the PR queue manageable. If you think that is incorrect, or the pull request requires review, you can revive the PR at any time.

@github-actions github-actions bot closed this Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Partition Filter returns incorrect results for decimal partition columns with trailing 0's

1 participant