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

ORC-1146: Float category missing check if the statistic sum is a finite value #1078

Merged
merged 1 commit into from
Apr 5, 2022
Merged

Conversation

dongjoon-hyun
Copy link
Member

What changes were proposed in this pull request?

This pr is aimed at checking whether the float category statistic sum has a finite value.

Why are the changes needed?

When the orc float category is written with NaN, pushing down is not supported.

How was this patch tested?

Added unit test.

@dongjoon-hyun dongjoon-hyun added this to the 1.6.14 milestone Apr 5, 2022
@dongjoon-hyun
Copy link
Member Author

cc @guiyanakuang . This will be merged with your authorship after passing CIs.

…te value

### What changes were proposed in this pull request?

This pr is aimed at checking whether the float category statistic sum has a finite value.

### Why are the changes needed?

When the orc float category is written with NaN, pushing down is not supported.

### How was this patch tested?

Added unit test.

Closes #1077

Signed-off-by: Dongjoon Hyun <[email protected]>
(cherry picked from commit 93a3505)
Signed-off-by: Dongjoon Hyun <[email protected]>
(cherry picked from commit 9a56fa5)
Signed-off-by: Dongjoon Hyun <[email protected]>
@dongjoon-hyun dongjoon-hyun merged commit 7d1a378 into apache:branch-1.6 Apr 5, 2022
@dongjoon-hyun dongjoon-hyun deleted the ORC-1146 branch April 5, 2022 04:22
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.

2 participants