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

   ### Is your feature request related to a problem or challenge?
   
   To allow partition evolution, we have [`BaseUpdatePartitionSpec` in 
Java](https://github.com/apache/iceberg/blob/4b4c5b554c829d946d7152dbf70dcd987ff6a9ec/core/src/main/java/org/apache/iceberg/BaseUpdatePartitionSpec.java#L44).
 It would be good to have something similar in Rust as well.
   
   ### Describe the solution you'd like
   
   Implement `UpdatePartitionSpecAction` which impl `TransactionAction` trait
   
   ### 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