[ 
https://issues.apache.org/jira/browse/SPARK-5373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wangfei updated SPARK-5373:
---------------------------
    Description: select key, count( * ) from src group by key, 1 will get the 
wrong answer!  (was: select key, count(*) from src group by key, 1 will get the 
wrong answer!)

>  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: wangfei
>
> 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