Skip to content

Conversation

@handmadecode
Copy link

Rationale for this change

Two processes running the same version of parquet-java and having identical writer configurations can still produce files that are different at the binary level for the exact same written data.

What changes are included in this PR?

A single line added to org.apache.parquet.format.converter.ParquetMetadataConverter::toFormatEncodings

Are these changes tested?

A unit test is provided. I have tested this in a custom built parquet-java with our production code for several months.

Are there any user-facing changes?

No

Closes #${3215}

…eated by org.apache.parquet.format.converter.ParquetMetadataConverter::toFormatEncodings
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.

1 participant