Packages

package rapids

Type Members

  1. final class AccessibleArrowColumnVector extends ColumnVector

    A column vector backed by Apache Arrow that adds API to get to the Arrow ValueVector.

    A column vector backed by Apache Arrow that adds API to get to the Arrow ValueVector. Currently calendar interval type and map type are not supported. Original code copied from Spark ArrowColumnVector.

Ungrouped