Packages

package source

Type Members

  1. class GpuIcebergReader extends CloseableIterator[ColumnarBatch]

    Takes a partition reader output and adds any constant columns and deletion filters that need to be applied after the data is loaded from the raw data files.

  2. class GpuSparkBatchQueryScan extends GpuSparkScan with ShimSupportsRuntimeFiltering

    GPU-accelerated Iceberg batch scan.

    GPU-accelerated Iceberg batch scan. This is derived from Apache Iceberg's BatchQueryScan class.

  3. class SparkBatch extends Batch

    Derived from Apache Iceberg's SparkBatch class.

  4. class Stats extends Statistics

    Derived from Apache Iceberg's Stats class.

Ungrouped