pub async fn create_checkpoint(table: &DeltaTable) -> Result<(), ProtocolError>
Expand description
Creates checkpoint at current table version
pub async fn create_checkpoint(table: &DeltaTable) -> Result<(), ProtocolError>
Creates checkpoint at current table version