You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 support will be introduced, but it would also be nice to add snapshot migration operations that generate new snapshots from existing ones
tusharchou, TennyZhuang, valentin-berthelot-jcd and ValBerthe