[jira] [Comment Edited] (SPARK-23929) pandas_udf schema mapped by position and not by name

2018-04-10 Thread Omri (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16432344#comment-16432344 ] Omri edited comment on SPARK-23929 at 4/10/18 2:22 PM: --- [~icexellos

[jira] [Commented] (SPARK-23929) pandas_udf schema mapped by position and not by name

2018-04-10 Thread Omri (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16432344#comment-16432344 ] Omri commented on SPARK-23929: -- [~icexelloss], I couldn't recreate the problem I had where t

[jira] [Commented] (SPARK-23929) pandas_udf schema mapped by position and not by name

2018-04-09 Thread Omri (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16430321#comment-16430321 ] Omri commented on SPARK-23929: -- [~hyukjin.kwon] I can do a PR, however I think this should o

[jira] [Updated] (SPARK-23929) pandas_udf schema mapped by position and not by name

2018-04-08 Thread Omri (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Omri updated SPARK-23929: - Description: The return struct of a pandas_udf should be mapped to the provided schema by name. Currently it's n

[jira] [Commented] (SPARK-23883) Error with conversion to arrow while using pandas_udf

2018-04-08 Thread Omri (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16430148#comment-16430148 ] Omri commented on SPARK-23883: -- I've opened a new issue: https://issues.apache.org/jira/brow

[jira] [Created] (SPARK-23929) pandas_udf schema mapped by position and not by name

2018-04-08 Thread Omri (JIRA)
Omri created SPARK-23929: Summary: pandas_udf schema mapped by position and not by name Key: SPARK-23929 URL: https://issues.apache.org/jira/browse/SPARK-23929 Project: Spark Issue Type: Bug

[jira] [Commented] (SPARK-23883) Error with conversion to arrow while using pandas_udf

2018-04-08 Thread Omri (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16429864#comment-16429864 ] Omri commented on SPARK-23883: -- Yes it does. Thank you! I missed that part on the documentat

[jira] [Created] (SPARK-23883) Error with conversion to arrow while using pandas_udf

2018-04-06 Thread Omri (JIRA)
Omri created SPARK-23883: Summary: Error with conversion to arrow while using pandas_udf Key: SPARK-23883 URL: https://issues.apache.org/jira/browse/SPARK-23883 Project: Spark Issue Type: Bug