Module schema

Module schema 

Source

Structs§

ArrowSchemaOptions
Builder for configuring Arrow schema conversion options.
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.
TimestampPrecision
Configuration for timestamp precision when converting ORC timestamps to Arrow.