Module schema

Source

Structs§

NamedColumn
RootDataType
Represents the root data type of the ORC file. Contains multiple named child types which map to the columns available. Allows projecting only specific columns from the base schema.

Enums§

DataType
Represents the exact data types supported by ORC.