RussellSpitzer opened a new pull request #2234:
URL: https://github.com/apache/iceberg/pull/2234
Previously this test assumed that a record would always be 611 bytes and the
file created by the test would have roughly twice that many bytes. When
parquet
versions are changed this test will be broken (We tested this with an
internal build of Parquet).
Instead we now write a single file and divide that file size in two to
guarantee only 2 partitions will exist if the
test property is correctly applied.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]