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