[jira] [Commented] (SPARK-2010) Support for nested data in PySpark SQL

2014-08-04 Thread Davies Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085812#comment-14085812 ] Davies Liu commented on SPARK-2010: --- Yes, It should be DeprecationWarning, but Python ig

[jira] [Commented] (SPARK-2010) Support for nested data in PySpark SQL

2014-08-04 Thread Nicholas Chammas (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085807#comment-14085807 ] Nicholas Chammas commented on SPARK-2010: - Hmm, [it doesn't look like it's in the

[jira] [Commented] (SPARK-2010) Support for nested data in PySpark SQL

2014-08-04 Thread Davies Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085778#comment-14085778 ] Davies Liu commented on SPARK-2010: --- use pyspark.sql.Row instead, this should be mention

[jira] [Commented] (SPARK-2010) Support for nested data in PySpark SQL

2014-08-04 Thread Nicholas Chammas (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085743#comment-14085743 ] Nicholas Chammas commented on SPARK-2010: - I just tried this on {{master}}: {code

[jira] [Commented] (SPARK-2010) Support for nested data in PySpark SQL

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

[jira] [Commented] (SPARK-2010) Support for nested data in PySpark SQL

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

[jira] [Commented] (SPARK-2010) Support for nested data in PySpark SQL

2014-07-03 Thread Kan Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14052068#comment-14052068 ] Kan Zhang commented on SPARK-2010: -- Sounds reasonable. Named tuple is a better fit than d

[jira] [Commented] (SPARK-2010) Support for nested data in PySpark SQL

2014-07-03 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14052035#comment-14052035 ] Michael Armbrust commented on SPARK-2010: - I think probably the right thing to do

[jira] [Commented] (SPARK-2010) Support for nested data in PySpark SQL

2014-06-16 Thread Kan Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14032951#comment-14032951 ] Kan Zhang commented on SPARK-2010: -- Sure. Not sure if you saw it, I did post a reply to

[jira] [Commented] (SPARK-2010) Support for nested data in PySpark SQL

2014-06-16 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14032931#comment-14032931 ] Michael Armbrust commented on SPARK-2010: - I know we merged one PR for this, but t

[jira] [Commented] (SPARK-2010) Support for nested data in PySpark SQL

2014-06-10 Thread Kan Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14027127#comment-14027127 ] Kan Zhang commented on SPARK-2010: -- PR: https://github.com/apache/spark/pull/1041 > Supp