Function describe_select

Source
pub fn describe_select(
    scx: &StatementContext<'_>,
    stmt: SelectStatement<Aug>,
) -> Result<StatementDesc, PlanError>