Package | Description |
---|---|
org.apache.paimon.utils |
Modifier and Type | Method and Description |
---|---|
static ProjectedArray |
ProjectedArray.from(int[] projection)
Create an empty
ProjectedArray starting from a projection array. |
ProjectedArray |
ProjectedArray.replaceArray(InternalArray array)
Replaces the underlying
InternalArray backing this ProjectedArray . |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.