Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.11.1
-
None
Description
It would be great to support MapType and (nested) StructType in Arrow so that PySpark can make use of it.
Quite often as in my use-case in Hive table cells are also complex types saved. Currently it's not possible to user the new pandas_udf decorator which internally uses Arrow to generate a UDF for columns with complex types.
Attachments
Issue Links
- is related to
-
SPARK-24554 Add MapType Support for Arrow in PySpark
- Resolved
- relates to
-
ARROW-6904 [Python] Implement MapArray and MapType
- Resolved