jackye1995 commented on pull request #3723:
URL: https://github.com/apache/iceberg/pull/3723#issuecomment-996064884


   > "bag" is added by hive's parquet serde, 
ql/src/java/org/apache/hadoop/hive/ql/io/parquet/serde/ParquetHiveSerDe.java
   
   So sounds like the issue will only come when users load table through Hive 
and import to Iceberg through add-files procedure. Technically users could have 
a way out by using migrate-table procedure to rewrite the entire table using 
the Iceberg writer instead.
   
   But this seems to impact quite a lot of users for fast Hive to Iceberg 
migration, so I will add this in 0.13 milestone for now, please let me know if 
anyone objects.


-- 
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]

Reply via email to