| Class | Description |
|---|---|
| HeapArrayVector |
This class represents a nullable heap array column 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 © 2023 The Apache Software Foundation. All rights reserved.