Package | Description |
---|---|
org.apache.arrow.algorithm.sort | |
org.apache.arrow.vector.complex |
Modifier and Type | Method and Description |
---|---|
VectorValueComparator<BaseRepeatedValueVector> |
DefaultVectorComparators.RepeatedValueComparator.createNew() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultVectorComparators.RepeatedValueComparator.attachVectors(BaseRepeatedValueVector vector1,
BaseRepeatedValueVector vector2) |
Modifier and Type | Class and Description |
---|---|
class |
ListVector
A list vector contains lists of a specific type of elements.
|
class |
MapVector
A MapVector is used to store entries of key/value pairs.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.