[jira] [Commented] (SPARK-25538) incorrect row counts after distinct()

2018-10-03 Thread Steven Rand (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16637630#comment-16637630 ] Steven Rand commented on SPARK-25538: - Thanks all! > incorrect row counts after dis

[jira] [Commented] (SPARK-25538) incorrect row counts after distinct()

2018-10-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16634534#comment-16634534 ] Apache Spark commented on SPARK-25538: -- User 'mgaido91' has created a pull request

[jira] [Commented] (SPARK-25538) incorrect row counts after distinct()

2018-10-01 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16634532#comment-16634532 ] Apache Spark commented on SPARK-25538: -- User 'mgaido91' has created a pull request

[jira] [Commented] (SPARK-25538) incorrect row counts after distinct()

2018-10-01 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16634430#comment-16634430 ] Dongjoon Hyun commented on SPARK-25538: --- [~mgaido]'s PR, https://github.com/apache

[jira] [Commented] (SPARK-25538) incorrect row counts after distinct()

2018-10-01 Thread Kazuaki Ishizaki (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16634344#comment-16634344 ] Kazuaki Ishizaki commented on SPARK-25538: -- This test case does not print {{63}

[jira] [Commented] (SPARK-25538) incorrect row counts after distinct()

2018-10-01 Thread Marco Gaido (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16634106#comment-16634106 ] Marco Gaido commented on SPARK-25538: - I was able to reproduce also using limit inst

[jira] [Commented] (SPARK-25538) incorrect row counts after distinct()

2018-09-30 Thread Kazuaki Ishizaki (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16633568#comment-16633568 ] Kazuaki Ishizaki commented on SPARK-25538: -- Thank you. I will check it tonight

[jira] [Commented] (SPARK-25538) incorrect row counts after distinct()

2018-09-29 Thread Steven Rand (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16633254#comment-16633254 ] Steven Rand commented on SPARK-25538: - [~kiszk] I've uploaded a tarball containing p

[jira] [Commented] (SPARK-25538) incorrect row counts after distinct()

2018-09-28 Thread Steven Rand (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16632729#comment-16632729 ] Steven Rand commented on SPARK-25538: - [~kiszk] that makes sense, I'll try to do so.

[jira] [Commented] (SPARK-25538) incorrect row counts after distinct()

2018-09-28 Thread Kazuaki Ishizaki (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16631605#comment-16631605 ] Kazuaki Ishizaki commented on SPARK-25538: -- Thank for upload a schema. While I

[jira] [Commented] (SPARK-25538) incorrect row counts after distinct()

2018-09-26 Thread Steven Rand (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16629561#comment-16629561 ] Steven Rand commented on SPARK-25538: - [~kiszk], yes, the schema is:   {code} scala

[jira] [Commented] (SPARK-25538) incorrect row counts after distinct()

2018-09-26 Thread Kazuaki Ishizaki (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16629281#comment-16629281 ] Kazuaki Ishizaki commented on SPARK-25538: -- Hi [~Steven Rand], would it be poss

[jira] [Commented] (SPARK-25538) incorrect row counts after distinct()

2018-09-26 Thread Wenchen Fan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16628744#comment-16628744 ] Wenchen Fan commented on SPARK-25538: - cc [~kiszk] as well > incorrect row counts a

[jira] [Commented] (SPARK-25538) incorrect row counts after distinct()

2018-09-26 Thread Steven Rand (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16628449#comment-16628449 ] Steven Rand commented on SPARK-25538: - Hi [~cloud_fan], I'm still trying to create a

[jira] [Commented] (SPARK-25538) incorrect row counts after distinct()

2018-09-26 Thread Wenchen Fan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16628388#comment-16628388 ] Wenchen Fan commented on SPARK-25538: - Hi [~Steven Rand], is it possible to upload t

[jira] [Commented] (SPARK-25538) incorrect row counts after distinct()

2018-09-26 Thread Marco Gaido (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16628369#comment-16628369 ] Marco Gaido commented on SPARK-25538: - Please do not use Blocker and Critical when r