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

[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

[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