Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
MapArray does not currently support to_pandas conversion and raises a Status::NotImplemented("No known equivalent Pandas block for Arrow data of type ")
Conversion from Pandas seems to work, but should verify there are tests in place.
Attachments
Issue Links
- is depended upon by
-
SPARK-24554 Add MapType Support for Arrow in PySpark
- Resolved
- relates to
-
ARROW-9812 [Python] Map data types doesn't work from Arrow to Parquet
- Closed
-
ARROW-10260 [Python] Missing MapType to Pandas dtype
- Resolved
- links to