Function mz_sql::plan::statement::ddl::plan_retain_history

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