`SELECT COUNT(a) FROM t1 GROUP BY b;` > ERROR: 42703: column "b" does not exist Unable to use GROUP BY, instead a column not found error is thrown