mz_sql::plan::statement::ddl

Function plan_retain_history

Source
fn plan_retain_history(
    scx: &StatementContext<'_>,
    lcw: Option<Duration>,
) -> Result<CompactionWindow, PlanError>