[jira] [Updated] (SPARK-4561) PySparkSQL's Row.asDict() should convert nested rows to dictionaries

2015-08-08 Thread Davies Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davies Liu updated SPARK-4561: -- Target Version/s: 1.5.0 (was: 1.6.0) > PySparkSQL's Row.asDict() should convert nested rows to dictiona

[jira] [Updated] (SPARK-4561) PySparkSQL's Row.asDict() should convert nested rows to dictionaries

2015-08-03 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust updated SPARK-4561: Target Version/s: 1.6.0 (was: 1.5.0) > PySparkSQL's Row.asDict() should convert nested rows

[jira] [Updated] (SPARK-4561) PySparkSQL's Row.asDict() should convert nested rows to dictionaries

2015-05-27 Thread Yin Huai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yin Huai updated SPARK-4561: Target Version/s: 1.5.0 (was: 1.4.0) > PySparkSQL's Row.asDict() should convert nested rows to dictionaries

[jira] [Updated] (SPARK-4561) PySparkSQL's Row.asDict() should convert nested rows to dictionaries

2015-02-16 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust updated SPARK-4561: Target Version/s: 1.4.0 (was: 1.3.0) > PySparkSQL's Row.asDict() should convert nested rows

[jira] [Updated] (SPARK-4561) PySparkSQL's Row.asDict() should convert nested rows to dictionaries

2014-11-22 Thread Josh Rosen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Rosen updated SPARK-4561: -- Target Version/s: 1.3.0 (was: 1.2.0) Good point; if we add a {{recursive}} option and have recursion of

[jira] [Updated] (SPARK-4561) PySparkSQL's Row.asDict() should convert nested rows to dictionaries

2014-11-22 Thread Josh Rosen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Rosen updated SPARK-4561: -- Target Version/s: 1.2.0 Assignee: Davies Liu [~davies], could you take a look at this since

[jira] [Updated] (SPARK-4561) PySparkSQL's Row.asDict() should convert nested rows to dictionaries

2014-11-22 Thread Josh Rosen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Rosen updated SPARK-4561: -- Description: In PySpark, you can call {{.asDict ()}} on a SparkSQL {{Row}} to convert it to a dictionary

[jira] [Updated] (SPARK-4561) PySparkSQL's Row.asDict() should convert nested rows to dictionaries

2014-11-22 Thread Josh Rosen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Rosen updated SPARK-4561: -- Description: In PySpark, you can call {{.asDict ()}} on a SparkSQL {{Row}} to convert it to a dictionary