Function mz_sql::plan::statement::ddl::contains_storage_objects

source ยท
fn contains_storage_objects(
    scx: &StatementContext<'_>,
    cluster: &dyn CatalogCluster<'_>,
) -> bool
Expand description

Returns true if the cluster has any storage object. Return false if the cluster has no objects.