You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2017/01/12 12:28:52 UTC

[jira] [Resolved] (SPARK-18969) PullOutNondeterministic should work for Aggregate operator

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

Wenchen Fan resolved SPARK-18969.
---------------------------------
          Resolution: Fixed
            Assignee: Wenchen Fan  (was: Reynold Xin)
       Fix Version/s: 2.2.0
                      2.1.1
                      2.0.3
    Target Version/s: 2.1.0, 2.0.3, 2.2.0  (was: 2.0.3, 2.1.0, 2.2.0)

> PullOutNondeterministic should work for Aggregate operator
> ----------------------------------------------------------
>
>                 Key: SPARK-18969
>                 URL: https://issues.apache.org/jira/browse/SPARK-18969
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: Reynold Xin
>            Assignee: Wenchen Fan
>             Fix For: 2.0.3, 2.1.1, 2.2.0
>
>
> This test case should pass:
> {code}
>     checkAnalysis(
>       r.groupBy(rnd)(rnd),
>       r.select(a, b, rnd).groupBy(rndref)(rndref)
>     )
> {code}



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

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