sungwy opened a new issue, #737:
URL: https://github.com/apache/iceberg-python/issues/737

   ### Feature Request / Improvement
   
   Following is a list of operations that are supported in Spark:
   - rollback_to_snapshot (set_ref_snapshot)
   - rollback_to_timestamp (set_ref_snapshot)
   - set_current_snapshot (set_ref_snapshot)
   - cherrypick_snapshot
   - publish_changes
   - fast_forward
   
   [set_ref_snapshot](https://github.com/apache/iceberg-python/pull/728) 
support will be introduced, but it would also be nice to add snapshot migration 
operations that generate new snapshots from existing ones


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