Skip to content

fix(parquet/metadata): fix default unsigned int statistics#210

Merged
zeroshade merged 3 commits intoapache:mainfrom
zeroshade:fix-statistics-uint16
Dec 10, 2024
Merged

fix(parquet/metadata): fix default unsigned int statistics#210
zeroshade merged 3 commits intoapache:mainfrom
zeroshade:fix-statistics-uint16

Conversation

@zeroshade
Copy link
Copy Markdown
Member

@zeroshade zeroshade commented Dec 9, 2024

Rationale for this change

fixes #209

What changes are included in this PR?

Fixing UpdateSpaced statistics methods to properly check unsigned values to ensure proper handling of default min/max values.

Are these changes tested?

Yes, unit test was added to confirm.

Are there any user-facing changes?

None, other than fixing the reported bug.

@zeroshade zeroshade force-pushed the fix-statistics-uint16 branch from 5f0d5e4 to bb1ca37 Compare December 9, 2024 19:50
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.

[Go][Parquet] A uint16 number written to parquet file not parseable by DuckDB

3 participants