You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2021/04/16 15:22:44 UTC

[GitHub] [iceberg] mayursrivastava opened a new issue #2483: Add support for type promotion in the ArrowReader

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org