aokolnychyi opened a new pull request #2241: URL: https://github.com/apache/iceberg/pull/2241
This PR fixes vectorized reads with metadata columns in ORC. Previously, we tried to read `_pos` column from files and could not build a correct projection as `_pos` was not in the file. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
