Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.0.0
Description
Currently, the PySpark documentation does not cover the data type mapping between Spark data types and Python data types. This mapping can be useful for users of Python UDFs/UDTFs.
There's a document detailing type mapping in the Spark documentation: https://spark.apache.org/docs/3.4.1/sql-ref-datatypes.html
We should create a dedicated documentation page dedicated to type mappings.
Attachments
Issue Links
- links to