mz_sql::plan::statement::show

Function plan_show_create_cluster

Source
pub fn plan_show_create_cluster(
    scx: &StatementContext<'_>,
    _: ShowCreateClusterStatement<Aug>,
) -> Result<ShowCreatePlan, PlanError>