nssalian commented on PR #14297: URL: https://github.com/apache/iceberg/pull/14297#issuecomment-4203833944
To check if this works, I wrote local write + read tests that produce shredded Parquet files and ran a 200-row stress test covering nested objects, arrays of objects, mixed types, decimal precision/scale, frequency pruning, and SQL nulls. I used the `parquet-cli` locally to look at the schema of the files and the metadata. I can add it to an integration test in a follow up PR since this PR is already large. @aihuaxu , @pvary, @huaxingao @RussellSpitzer PTAL. -- 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]
