[jira] [Commented] (SPARK-20341) Support BigIngeger values > 19 precision

2017-04-19 Thread Paul Zaczkieiwcz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15974698#comment-15974698 ] Paul Zaczkieiwcz commented on SPARK-20341: -- Thanks! I saw {{scala.math.BigInt}} and

[jira] [Created] (SPARK-20341) Support BigIngeger values > 19 precision

2017-04-14 Thread Paul Zaczkieiwcz (JIRA)
Paul Zaczkieiwcz created SPARK-20341: Summary: Support BigIngeger values > 19 precision Key: SPARK-20341 URL: https://issues.apache.org/jira/browse/SPARK-20341 Project: Spark Issue Type:

[jira] [Commented] (SPARK-18055) Dataset.flatMap can't work with types from customized jar

2017-04-12 Thread Paul Zaczkieiwcz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15965822#comment-15965822 ] Paul Zaczkieiwcz commented on SPARK-18055: -- Actually it seems it was this issue. I forgot to

[jira] [Commented] (SPARK-18055) Dataset.flatMap can't work with types from customized jar

2017-04-07 Thread Paul Zaczkieiwcz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961180#comment-15961180 ] Paul Zaczkieiwcz commented on SPARK-18055: -- [~marmbrus]: I ran into this issue when using a

[jira] [Commented] (SPARK-12076) countDistinct behaves inconsistently

2017-01-12 Thread Paul Zaczkieiwcz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15820884#comment-15820884 ] Paul Zaczkieiwcz commented on SPARK-12076: -- Sounds good to me. I wish I could reproduce, but I

[jira] [Commented] (SPARK-12076) countDistinct behaves inconsistently

2017-01-10 Thread Paul Zaczkieiwcz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15815268#comment-15815268 ] Paul Zaczkieiwcz commented on SPARK-12076: -- Actually, the counts were wrong with one of the

[jira] [Commented] (SPARK-13286) JDBC driver doesn't report full exception

2016-03-30 Thread Paul Zaczkieiwcz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219065#comment-15219065 ] Paul Zaczkieiwcz commented on SPARK-13286: -- I looked through

[jira] [Commented] (SPARK-13286) JDBC driver doesn't report full exception

2016-03-30 Thread Paul Zaczkieiwcz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15218900#comment-15218900 ] Paul Zaczkieiwcz commented on SPARK-13286: -- I'm seeing this in my production code that used to

[jira] [Commented] (SPARK-10109) NPE when saving Parquet To HDFS

2015-12-09 Thread Paul Zaczkieiwcz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15048821#comment-15048821 ] Paul Zaczkieiwcz commented on SPARK-10109: -- Still seeing this in 1.5.1. My use case is the same.

[jira] [Created] (SPARK-12076) countDistinct behaves inconsistently

2015-12-01 Thread Paul Zaczkieiwcz (JIRA)
Paul Zaczkieiwcz created SPARK-12076: Summary: countDistinct behaves inconsistently Key: SPARK-12076 URL: https://issues.apache.org/jira/browse/SPARK-12076 Project: Spark Issue Type: Bug