[jira] [Commented] (SPARK-21076) R dapply doesn't return array or raw columns when array have different length

2017-06-22 Thread Xu Yang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16060460#comment-16060460 ] Xu Yang commented on SPARK-21076: - i get test1 from a sparkDataFrame created by scala sch

[jira] [Updated] (SPARK-21076) R dapply doesn't return array or raw columns when array have different length

2017-06-13 Thread Xu Yang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Yang updated SPARK-21076: Description: Calling SparkR::dapplyCollect with R functions that return dataframes produces an error. This

[jira] [Updated] (SPARK-21076) R dapply doesn't return array or raw columns when array have different length

2017-06-13 Thread Xu Yang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Yang updated SPARK-21076: Description: still have this issue when input data is an array column not having the same length on each v

[jira] [Created] (SPARK-21076) R dapply doesn't return array or raw columns when array have different length

2017-06-13 Thread Xu Yang (JIRA)
Xu Yang created SPARK-21076: --- Summary: R dapply doesn't return array or raw columns when array have different length Key: SPARK-21076 URL: https://issues.apache.org/jira/browse/SPARK-21076 Project: Spark