The HiveQL implementation doesn't support HAVING clauses for aggregations. This prevents some of the TPCDS benchmarks from running.
- is related to
-
SPARK-2225 Turn HAVING without GROUP BY into WHERE
-
- Resolved
-
-
SPARK-2226 HAVING should be able to contain aggregate expressions that don't appear in the aggregation list.
-
- Resolved
-