Module readwriter

Source
Expand description

DataFrameReader & DataFrameWriter representations

Structs§

DataFrameReader
DataFrameReader represents the entrypoint to create a DataFrame from a specific file format.
DataFrameWriter
DataFrameWriter provides the ability to output a DataFrame to a specific file format supported by Spark
DataFrameWriterV2

Traits§

ToSchema
A trait used to a create a DDL string or JSON string