pvary opened a new issue #1923:
URL: https://github.com/apache/iceberg/issues/1923


   Currently we are converting Iceberg schema in `HiveSchemaUtil.convert` to 
Hive schema. But also converting Iceberg schema to ObjectInspector hierarchy 
which Hive later converts to Hive schema. It could be hard to remember to 
change them synchronously. We should find a way to use only a single mapping 
instead of implementing them in 2 places


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

Reply via email to