risingwave_frontend::handler::query

Function must_run_in_distributed_mode

source
fn must_run_in_distributed_mode(stmt: &Statement) -> Result<bool, RwError>