twuebi commented on issue #13850:
URL: https://github.com/apache/iceberg/issues/13850#issuecomment-3319078601

   According to the 
[openapi-spec](https://editor-next.swagger.io/?url=https://raw.githubusercontent.com/apache/iceberg/main/open-api/rest-catalog-open-api.yaml),
 last_column_id as part of addSchemaUpdate is deprecated:
   
   <img width="1171" height="178" alt="Image" 
src="https://github.com/user-attachments/assets/cf4d60d8-50b4-42a1-a395-3965ce0545dd";
 />
   
   We encountered a similar issue in iceberg-go 
(https://github.com/apache/iceberg-go/pull/539) and found that there was a TODO 
in java to remove the `lastColumnId` parameter, iceberg-rust also doesn't have 
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: [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