pub fn transform_query<'a>(
    scx: &StatementContext<'_>,
    query: &'a mut Query<Aug>
) -> Result<(), PlanError>