| Class | Description |
|---|---|
| ColumnarGroupArrayData | |
| ColumnarGroupMapData | |
| ColumnarGroupRowData | |
| HeapArrayGroupColumnVector |
This class represents a nullable heap row column vector.
|
| HeapArrayVector |
This class represents a nullable heap array column vector.
|
| HeapDecimalVector |
This class represents a nullable heap map decimal vector.
|
| HeapMapColumnVector |
This class represents a nullable heap map column vector.
|
| HeapRowColumnVector |
This class represents a nullable heap row column vector.
|
| ParquetDecimalVector |
Parquet write decimal as int32 and int64 and binary, this class wrap the real vector to
provide
DecimalColumnVector interface. |
Copyright © 2024 The Apache Software Foundation. All rights reserved.