All Classes and Interfaces

Class
Description
Utility class for converting Arrow types to Spark SQL data types.
 
Writes Spark InternalRow data to Vortex files organized in Hive-style partition directories.
Commit message that aggregates results from multiple partition writers.
Utilities for discovering and materializing Hive-style partition columns from file paths.
Utility class for converting Spark SQL schemas to Arrow schemas.
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.
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 describing a group of Vortex files that a single reader should handle together.
Factory that produces columnar readers for Vortex files.
 
Spark V2 Scan over a table of Vortex files.
Spark V2 ScanBuilder for table scans over Vortex files.
User hook for supplying a custom Session to Vortex Spark readers and writers.
JVM-wide holder for one or more Vortex Sessions used by Spark readers and writers.
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.