fivetran-kostaszoumpatianos commented on issue #13850:
URL: https://github.com/apache/iceberg/issues/13850#issuecomment-3247630202

   According to the spec `last-column-id` is ```An integer; the highest 
assigned column ID for the table. This is used to ensure columns are always 
assigned an unused ID when evolving schemas.``` 
   
   I interpret that as it should always keep increasing so that we ensure that 
unused IDs are assigned to new columns.
   
   @Fokko what do you think? 
   


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