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 2022/01/18 05:34:38 UTC

[GitHub] [iceberg] humengyu2012 removed a comment on pull request #3912: Hive: Support 'identifier-field-ids' when creating table in hive

humengyu2012 removed a comment on pull request #3912:
URL: https://github.com/apache/iceberg/pull/3912#issuecomment-1014947194


   I have tried to remove `id++`, but it will change the id generation order, and lead to some test fail. Because the method `convertType()` will call method `convert()` recursively when struct type occurs, id will be added. So I think it shouldn't be changed in this pr. I can do this in the next pr if we need it. 


-- 
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: issues-unsubscribe@iceberg.apache.org

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