[jira] [Commented] (SPARK-1630) PythonRDDs don't handle nulls gracefully

2015-01-08 Thread Davies Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14270097#comment-14270097 ] Davies Liu commented on SPARK-1630: --- We hit this issue with Kafka Python API, it will be

[jira] [Commented] (SPARK-1630) PythonRDDs don't handle nulls gracefully

2014-07-29 Thread Josh Rosen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14077945#comment-14077945 ] Josh Rosen commented on SPARK-1630: --- Hi Kalpit, Thanks for sharing your use-case; it se

[jira] [Commented] (SPARK-1630) PythonRDDs don't handle nulls gracefully

2014-07-29 Thread Kalpit Shah (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14077899#comment-14077899 ] Kalpit Shah commented on SPARK-1630: Here's my case that led me to filing this bug and

[jira] [Commented] (SPARK-1630) PythonRDDs don't handle nulls gracefully

2014-07-29 Thread Josh Rosen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14077492#comment-14077492 ] Josh Rosen commented on SPARK-1630: --- In the current Spark codebase, the PythonRDD constr

[jira] [Commented] (SPARK-1630) PythonRDDs don't handle nulls gracefully

2014-07-29 Thread Davies Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14077465#comment-14077465 ] Davies Liu commented on SPARK-1630: --- If a RDD is generated in Scala/Java by user code, s

[jira] [Commented] (SPARK-1630) PythonRDDs don't handle nulls gracefully

2014-07-29 Thread Josh Rosen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14077452#comment-14077452 ] Josh Rosen commented on SPARK-1630: --- We aren't passing completely arbitrary iterators of

[jira] [Commented] (SPARK-1630) PythonRDDs don't handle nulls gracefully

2014-07-23 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14072235#comment-14072235 ] Apache Spark commented on SPARK-1630: - User 'davies' has created a pull request for th

[jira] [Commented] (SPARK-1630) PythonRDDs don't handle nulls gracefully

2014-07-19 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14067729#comment-14067729 ] Apache Spark commented on SPARK-1630: - User 'kalpit' has created a pull request for th

[jira] [Commented] (SPARK-1630) PythonRDDs don't handle nulls gracefully

2014-04-25 Thread Kalpit Shah (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13981458#comment-13981458 ] Kalpit Shah commented on SPARK-1630: https://github.com/apache/spark/pull/554 > Pytho