aokolnychyi opened a new pull request, #8466: URL: https://github.com/apache/iceberg/pull/8466
Our merge-on-read queries can't benefit from vectorized reads because of `_partition` metadata column being projected for the write distribution. This PR adapts our Arrow and Spark 3.4 logic to support such structs. -- 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]
