risingwave_frontend::session

Function infer

source
fn infer(
    bound: Option<BoundStatement>,
    stmt: Statement,
) -> Result<Vec<PgFieldDescriptor>, RwError>
Expand description

Returns row description of the statement