mz_sql::plan::statement::ddl

Function ensure_cluster_is_not_managed

Source
fn ensure_cluster_is_not_managed(
    scx: &StatementContext<'_>,
    cluster_id: ClusterId,
) -> Result<(), PlanError>
Expand description

Returns an error if the given cluster is a managed cluster