mayursrivastava opened a new issue #2483: URL: https://github.com/apache/iceberg/issues/2483
For reference, the ArrowReader was added in https://github.com/apache/iceberg/pull/2286. In case of type promotion, the Arrow vector corresponding to the data type in the parquet file is returned instead of the data type in the latest schema. After fixing it, update the expected data type in "int_promotion" column in the ArrowReaderTest. -- 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]
