[jira] [Closed] (SPARK-34348) applyInPandas doesn't seem to work with StructType output schema

2021-02-03 Thread Raman Srinivasan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raman Srinivasan closed SPARK-34348. > applyInPandas doesn't seem to work with StructType output schema >

[jira] [Commented] (SPARK-34348) applyInPandas doesn't seem to work with StructType output schema

2021-02-03 Thread Raman Srinivasan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17278404#comment-17278404 ] Raman Srinivasan commented on SPARK-34348: -- My mistake to modify the schema of the original

[jira] [Resolved] (SPARK-34348) applyInPandas doesn't seem to work with StructType output schema

2021-02-03 Thread Raman Srinivasan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raman Srinivasan resolved SPARK-34348. -- Resolution: Not A Problem > applyInPandas doesn't seem to work with StructType output

[jira] [Updated] (SPARK-34348) applyInPandas doesn't seem to work with StructType output schema

2021-02-03 Thread Raman Srinivasan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raman Srinivasan updated SPARK-34348: - Description:   {code:java} df = spark.createDataFrame( [(1, 1.0), (1, 2.0), (2,

[jira] [Created] (SPARK-34348) applyInPandas doesn't seem to work with StructType output schema

2021-02-03 Thread Raman Srinivasan (Jira)
Raman Srinivasan created SPARK-34348: Summary: applyInPandas doesn't seem to work with StructType output schema Key: SPARK-34348 URL: https://issues.apache.org/jira/browse/SPARK-34348 Project: