robert3005 opened a new pull request, #16840: URL: https://github.com/apache/iceberg/pull/16840
This pr upgrades the arrow-java version used in iceberg to 19.0.0. It brings supported arrow format spec level to 1.4 (from 1.2). Along the upgrade I have added handling for reading view types and constructing list/string values from new view types. There's support for reading RunEndArray as well as Dictionary encoded UUID arrays. Some of the added supported read code is speculative assuming there's a reader that produces them as none of the existing integrations use them directly. It seems counter intuitive that iceberg-arrow depends on parquet This pr was me with assistance of Claude Code -- 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]
