Package | Description |
---|---|
org.apache.paimon.data |
Modifier and Type | Method and Description |
---|---|
static InternalRow.FieldSetter |
InternalRow.createFieldSetter(DataType fieldType,
int fieldPos)
Creates a
InternalRow.FieldSetter for setting elements to a row from a row at the given position. |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.