tomighita commented on PR #2120:
URL: https://github.com/apache/iceberg-rust/pull/2120#issuecomment-3877368136

   Updated the PR to add an `UpdateSchema` instead, based on the [Java 
implementation](https://github.com/apache/iceberg/blob/9aeea63f8b74a6e0a468baaf7c705c19df0ebfb7/core/src/main/java/org/apache/iceberg/SchemaUpdate.java#L48).
 
   Currently, it does not support all actions but we can build on top of this 
PR to add them as needed.
   
   This also duplicates the work of 
https://github.com/apache/iceberg-rust/pull/1172, but it updates it to match 
the new Transaction API.


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