Skip to main content

update_truncate_epoch

Function update_truncate_epoch 

Source
fn update_truncate_epoch(
    truncate_epochs: &mut HashMap<TableId, u64>,
    table_id: TableId,
    truncate_epoch: u64,
)