tomighita opened a new issue, #2119:
URL: https://github.com/apache/iceberg-rust/issues/2119

   ### Is your feature request related to a problem or challenge?
   
   Currently, the API doesn't allow users of the library to modify the tables' 
schemas. This makes it quite tricky to handle schema changes to the tables.
   
   ### Describe the solution you'd like
   
   Ideally, there should be a `AddFieldsAction` action which implements the 
`TransactionAction` trait, which exposes an interface through which one can add 
new fields to an iceberg table
   
   ### Willingness to contribute
   
   I can contribute to this feature independently


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