Closed
Description
Description
It would be useful if create_checkpoint_for was exposed.
Use Case
I want to create checkpoint in the background, but DeltaTable doesn't support Copy/Clone trait. So I am using cloned DeltaTableState and DeltaObjectStore.
Related Issue(s)
Activity