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

HIVE-27455: Iceberg: Set COLUMN_STATS_ACCURATE after writing stats for Iceberg tables #4440

Merged
merged 1 commit into from Jul 12, 2023

Conversation

SourabhBadhya
Copy link
Contributor

What changes were proposed in this pull request?

Iceberg: Set COLUMN_STATS_ACCURATE after writing stats for Iceberg tables

Why are the changes needed?

Currently, we are writing the stats to puffin files but we are not setting the column stats accurate to the desired values.
The focus of the Jira would be to update the field whenever non-native tables update stats in their format.

Does this PR introduce any user-facing change?

No

Is the change a dependency upgrade?

No

How was this patch tested?

Unit test

Copy link
Member

@deniskuzZ deniskuzZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, pending tests

@sonarcloud
Copy link

sonarcloud bot commented Jul 12, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@deniskuzZ deniskuzZ merged commit b4d733a into apache:master Jul 12, 2023
5 checks passed
yeahyung pushed a commit to yeahyung/hive that referenced this pull request Jul 20, 2023
…r Iceberg tables (Sourabh Badhya, reviewed by Denys Kuzmenko, Krisztian Kasa)

Closes apache#4440
tarak271 pushed a commit to tarak271/hive-1 that referenced this pull request Dec 19, 2023
…r Iceberg tables (Sourabh Badhya, reviewed by Denys Kuzmenko, Krisztian Kasa)

Closes apache#4440
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants