You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 04:02:22 UTC

[jira] [Updated] (SPARK-22435) Support processing array and map type using script

     [ https://issues.apache.org/jira/browse/SPARK-22435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyukjin Kwon updated SPARK-22435:
---------------------------------
    Labels: bulk-closed  (was: )

> Support processing array and map type using script
> --------------------------------------------------
>
>                 Key: SPARK-22435
>                 URL: https://issues.apache.org/jira/browse/SPARK-22435
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.2.0
>            Reporter: jin xing
>            Priority: Major
>              Labels: bulk-closed
>
> Currently, It is not supported to use script(e.g. python) to process array type or map type, it will complain with below message:
> {{org.apache.spark.sql.catalyst.expressions.UnsafeArrayData cannot be cast to [Ljava.lang.Object}}
> {{org.apache.spark.sql.catalyst.expressions.UnsafeMapData cannot be cast to java.util.Map}}
> Could we support it?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org