[jira] [Commented] (SPARK-16683) Group by does not work after multiple joins of the same dataframe

2017-07-20 Thread Apache Spark (JIRA)

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

Apache Spark commented on SPARK-16683:
--

User 'aray' has created a pull request for this issue:
https://github.com/apache/spark/pull/18697

> Group by does not work after multiple joins of the same dataframe
> -
>
> Key: SPARK-16683
> URL: https://issues.apache.org/jira/browse/SPARK-16683
> Project: Spark
>  Issue Type: Bug
>  Components: Optimizer
>Affects Versions: 1.6.0, 1.6.1, 1.6.2, 2.0.0
> Environment: local and yarn
>Reporter: Witold Jędrzejewski
> Attachments: code_2.0.txt, Duplicates Problem Presentation.json
>
>
> When I join a dataframe, group by a field from it, then join it again by 
> different field and group by field from it, second aggregation does not 
> trigger.
> Minimal example showing the problem is attached as the text to paste into 
> spark-shell (code_2.0.txt).
> The detailed description and minimal example, workaround and possible cause 
> are in the attachment, in a form of Zeppelin notebook.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (SPARK-16683) Group by does not work after multiple joins of the same dataframe

2017-01-20 Thread Andrew Ray (JIRA)

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

Andrew Ray commented on SPARK-16683:


I'm working on a solution for this

> Group by does not work after multiple joins of the same dataframe
> -
>
> Key: SPARK-16683
> URL: https://issues.apache.org/jira/browse/SPARK-16683
> Project: Spark
>  Issue Type: Bug
>  Components: Optimizer
>Affects Versions: 1.6.0, 1.6.1, 1.6.2, 2.0.0
> Environment: local and yarn
>Reporter: Witold Jędrzejewski
> Attachments: code_2.0.txt, Duplicates Problem Presentation.json
>
>
> When I join a dataframe, group by a field from it, then join it again by 
> different field and group by field from it, second aggregation does not 
> trigger.
> Minimal example showing the problem is attached as the text to paste into 
> spark-shell (code_2.0.txt).
> The detailed description and minimal example, workaround and possible cause 
> are in the attachment, in a form of Zeppelin notebook.



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



[jira] [Commented] (SPARK-16683) Group by does not work after multiple joins of the same dataframe

2016-07-22 Thread Jacek Laskowski (JIRA)

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

Jacek Laskowski commented on SPARK-16683:
-

Hey Witek, can you include the sample code and the exception to this JIRA 
issue? Don't have access to Zeppelin.

> Group by does not work after multiple joins of the same dataframe
> -
>
> Key: SPARK-16683
> URL: https://issues.apache.org/jira/browse/SPARK-16683
> Project: Spark
>  Issue Type: Bug
>  Components: Optimizer
>Affects Versions: 1.6.0, 1.6.1, 1.6.2, 2.0.0
> Environment: local and yarn
>Reporter: Witold Jędrzejewski
> Attachments: Duplicates Problem Presentation.json
>
>
> When I join a dataframe, group by a field from it, then join it again by 
> different field and group by field from it, second aggregation does not 
> trigger.
> The detailed description and minimal example, workaround and possible cause 
> are in the attachment, in a form of Zeppelin notebook.



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