[jira] [Commented] (SPARK-22472) Datasets generate random values for null primitive types

2017-11-30 Thread Wenchen Fan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16274058#comment-16274058 ] Wenchen Fan commented on SPARK-22472: - sounds good, thanks! > Datasets generate random values for

[jira] [Commented] (SPARK-22472) Datasets generate random values for null primitive types

2017-11-30 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16274042#comment-16274042 ] Felix Cheung commented on SPARK-22472: -- I guess it's too late to add to

[jira] [Commented] (SPARK-22472) Datasets generate random values for null primitive types

2017-11-28 Thread Wenchen Fan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16270259#comment-16270259 ] Wenchen Fan commented on SPARK-22472: - yea I think we should, this may turn a runnable query(with an

[jira] [Commented] (SPARK-22472) Datasets generate random values for null primitive types

2017-11-28 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16270178#comment-16270178 ] Felix Cheung commented on SPARK-22472: -- This is going out in 2.2.1 - do we need a rel note on this

[jira] [Commented] (SPARK-22472) Datasets generate random values for null primitive types

2017-11-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245676#comment-16245676 ] Apache Spark commented on SPARK-22472: -- User 'cloud-fan' has created a pull request for this issue:

[jira] [Commented] (SPARK-22472) Datasets generate random values for null primitive types

2017-11-08 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16244466#comment-16244466 ] Sean Owen commented on SPARK-22472: --- This doesn't look right ...

[jira] [Commented] (SPARK-22472) Datasets generate random values for null primitive types

2017-11-08 Thread Kazuaki Ishizaki (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16244438#comment-16244438 ] Kazuaki Ishizaki commented on SPARK-22472: -- >From [the initial

[jira] [Commented] (SPARK-22472) Datasets generate random values for null primitive types

2017-11-08 Thread Kazuaki Ishizaki (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16244327#comment-16244327 ] Kazuaki Ishizaki commented on SPARK-22472: -- Thank you for reporting this behavior. When I

[jira] [Commented] (SPARK-22472) Datasets generate random values for null primitive types

2017-11-08 Thread Vladislav Kuzemchik (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16244319#comment-16244319 ] Vladislav Kuzemchik commented on SPARK-22472: - I'm using Option[Long] as a workaround, but it

[jira] [Commented] (SPARK-22472) Datasets generate random values for null primitive types

2017-11-08 Thread Marco Gaido (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16244310#comment-16244310 ] Marco Gaido commented on SPARK-22472: - Two things: 1 - if you use `as[Option[Long]]`, it works fine;

[jira] [Commented] (SPARK-22472) Datasets generate random values for null primitive types

2017-11-08 Thread Vladislav Kuzemchik (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16244273#comment-16244273 ] Vladislav Kuzemchik commented on SPARK-22472: - My assumption is that it is because it goes

[jira] [Commented] (SPARK-22472) Datasets generate random values for null primitive types

2017-11-08 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16244263#comment-16244263 ] Sean Owen commented on SPARK-22472: --- Not sure it's random, but, somehow the value is being construed as