Description
This test file contains the following query:
SELECT key FROM src GROUP BY key HAVING max(value) > "val_255";
Once we fixed this issue, we should whitelist having.q.
Attachments
Issue Links
- is duplicated by
-
SPARK-2589 Support HAVING clause generated by Tableau
-
- Resolved
-
- relates to
-
SPARK-2180 Basic HAVING clauses support for HiveQL
-
- Resolved
-
- links to