Skip to main content

statement_cluster

Function statement_cluster 

Source
fn statement_cluster(stmt: &Statement) -> Option<String>
Expand description

Extract the cluster name from a statement’s IN CLUSTER clause, if present.