All Classes and Interfaces
Classes
Class
Description
Utility class for converting Arrow types to Spark SQL data types.
Utility class for converting Spark SQL schemas to Arrow schemas.
Helpers for converting between Spark and Vortex type systems.
Spark ColumnVector implementation that wraps Apache Arrow vectors from Vortex data.
Execution source for batch scans of Vortex file tables.
Manages the batch write operation for creating Vortex files.
A
ColumnarBatch
that returns Vortex-managed memory with Arrow format, shared over the C Data Interface.Iterator that converts Vortex Arrays into Spark ColumnarBatch objects.
Spark V2 data source for reading and writing Vortex files.
Writes Spark InternalRow data to a Vortex file.
Factory for creating VortexDataWriter instances on Spark executors.
An
InputPartition
for reading a whole Vortex file.Spark V2
Scan
over a table of Vortex files.Spark V2
ScanBuilder
for table scans over Vortex files.Spark V2
Table
of Vortex files that supports both reading and writing.Builder for configuring Vortex write operations.
Commit message containing information about a successfully written Vortex file.