[
https://issues.apache.org/jira/browse/SPARK-2716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14078446#comment-14078446
]
Apache Spark commented on SPARK-2716:
-------------------------------------
User 'marmbrus' has created a pull request for this issue:
https://github.com/apache/spark/pull/1640
> 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)