hcrosse commented on issue #15677: URL: https://github.com/apache/iceberg/issues/15677#issuecomment-4155359628
For context, iceberg-go has adopted this property and merged it: https://github.com/apache/iceberg-go/pull/812 That implementation defaults to `"2"` to preserve iceberg-go's existing V2 behavior. #15700 defaults to `"1"` to match iceberg-java's current output and the Parquet spec default. Would be great to get review on #15700 so this property is consistent across implementations. -- 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]
