pub async fn plan_compaction(
table: &Table,
options: &CompactOptions,
) -> Result<CompactionPlan>Expand description
Plan compaction for a table (does not execute)
pub async fn plan_compaction(
table: &Table,
options: &CompactOptions,
) -> Result<CompactionPlan>Plan compaction for a table (does not execute)