| Package | Description |
|---|---|
| org.apache.paimon.table.sink |
| Modifier and Type | Method and Description |
|---|---|
static RowKindGenerator |
RowKindGenerator.create(TableSchema schema,
CoreOptions options) |
| Modifier and Type | Method and Description |
|---|---|
static RowKind |
RowKindGenerator.getRowKind(RowKindGenerator rowKindGenerator,
InternalRow row) |
| Constructor and Description |
|---|
TableWriteImpl(RowType rowType,
FileStoreWrite<T> write,
KeyAndBucketExtractor<InternalRow> keyAndBucketExtractor,
TableWriteImpl.RecordExtractor<T> recordExtractor,
RowKindGenerator rowKindGenerator,
boolean ignoreDelete) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.