Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.0.0, 3.5.1
Description
SPARK-48220 adds support for passing a PyArrow Table to createDataFrame(), but there are a few PyArrow column types that are not yet supported:
- fixed-size binary
- fixed-size list
- large list
Attachments
Issue Links
- relates to
-
SPARK-48220 Allow passing PyArrow Table to createDataFrame()
- Resolved
- links to