Function create_checkpoint

Source
pub async fn create_checkpoint(
    table: &DeltaTable,
    operation_id: Option<Uuid>,
) -> DeltaResult<()>
Expand description

Creates checkpoint at current table version