hcrosse opened a new pull request, #15700:
URL: https://github.com/apache/iceberg/pull/15700

   ## Summary
   - add `write.parquet.page-version` as a table property with default value `1`
   - apply the configured page version to Parquet data and delete writers
   - preserve explicit `writerVersion(...)` overrides and reject unsupported 
values
   - document the new property in the table configuration docs
   - add a new Parquet test file covering default, configured, override, and 
invalid page-version behavior
   
   Fixes #15677
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to