pvary commented on pull request #2948:
URL: https://github.com/apache/hive/pull/2948#issuecomment-1016501611


   > HiveSchemaConverter assigned field ids starting from 0, while Iceberg 
assigns field ids starting from 1. This caused test failures because the name 
mapping had wrong field ids. So in the second commit I fixed 
HiveSchemaConverter as well.
   
   If we provide a schema where the id is starting from 0, would that mean that 
the schema is not correct? Or this is just to be more aligned with the way 
Iceberg generates ids?


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