Module types

Source
Expand description

Rust Types to Spark Types

Structs§

StructField
A Field in a StructType
StructType
Representation of a Spark StructType

Enums§

DataType
A set of DataTypes which represent Spark DataTypes.

Traits§

SparkDataType
Represents basic methods for a SparkDataType