Michael Armbrust created SPARK-2716: ---------------------------------------
Summary: Having clause with no references fails to resolve
Key: SPARK-2716
URL: https://issues.apache.org/jira/browse/SPARK-2716
Project: Spark
Issue Type: Bug
Components: SQL
Reporter: Michael Armbrust
Assignee: Michael Armbrust
Priority: Critical
For example:
{code}
SELECT a FROM b GROUP BY a HAVING COUNT(*) > 1
{code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
