Package | Description |
---|---|
org.apache.paimon.data |
Modifier and Type | Method and Description |
---|---|
static JoinedRow |
JoinedRow.join(InternalRow row1,
InternalRow row2) |
JoinedRow |
JoinedRow.replace(InternalRow row1,
InternalRow row2)
Replaces the
InternalRow backing this JoinedRow . |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.