Package | Description |
---|---|
org.apache.paimon.casting |
Modifier and Type | Method and Description |
---|---|
static CastedRow |
CastedRow.from(CastFieldGetter[] castMapping)
Create an empty
CastedRow starting from a casting array. |
CastedRow |
CastedRow.replaceRow(InternalRow row)
Replaces the underlying
InternalRow backing this CastedRow . |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.