Module orc_rust::schema

source ·

Structs§

  • 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§

  • Represents the exact data types supported by ORC.