[ 
https://issues.apache.org/jira/browse/SPARK-5373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639897#comment-14639897
 ] 

Apache Spark commented on SPARK-5373:
-------------------------------------

User 'cloud-fan' has created a pull request for this issue:
https://github.com/apache/spark/pull/7583

>  literal in agg grouping expressioons leads to incorrect result
> ---------------------------------------------------------------
>
>                 Key: SPARK-5373
>                 URL: https://issues.apache.org/jira/browse/SPARK-5373
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.2.0
>            Reporter: Fei Wang
>             Fix For: 1.3.0
>
>
> select key, count( * ) from src group by key, 1 will get the wrong answer!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to