Package dev.vortex.spark.read
package dev.vortex.spark.read
-
ClassesClassDescriptionSpark ColumnVector implementation that wraps Apache Arrow vectors from Vortex data.Execution source for batch scans of Vortex file tables.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 V2Scan
over a table of Vortex files.Spark V2ScanBuilder
for table scans over Vortex files.