Expand description
Common utilities for Exon.
Structs§
- TableSchema 
- An object that holds the schema for a table and the projection of the file schema to the table schema.
- TableSchema Builder 
- A builder for TableSchema.
Constants§
- DEFAULT_BATCH_ SIZE 
- Default batch size for reading and writing.
Traits§
- ExonArray Builder 
- The ExonArrayBuildertrait defines the interface for building data arrays.
Functions§
- object_store_ files_ from_ table_ path 
- Returns a stream of object store files for a given table path.