Expand description
Common utilities for Exon.
Structs§
- Table
Schema - An object that holds the schema for a table and the projection of the file schema to the table schema.
- Table
Schema Builder - A builder for
TableSchema
.
Constants§
- DEFAULT_
BATCH_ SIZE - Default batch size for reading and writing.
Traits§
- Exon
Array Builder - The
ExonArrayBuilder
trait 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.