| Package | Description |
|---|---|
| org.apache.hudi.table.format.cdc | |
| org.apache.hudi.table.format.mor |
| Modifier and Type | Method and Description |
|---|---|
CdcInputFormat.Builder |
CdcInputFormat.Builder.tableState(MergeOnReadTableState tableState) |
| Modifier and Type | Field and Description |
|---|---|
protected MergeOnReadTableState |
MergeOnReadInputFormat.tableState |
protected MergeOnReadTableState |
MergeOnReadInputFormat.Builder.tableState |
| Modifier and Type | Method and Description |
|---|---|
MergeOnReadInputFormat.Builder |
MergeOnReadInputFormat.Builder.tableState(MergeOnReadTableState tableState) |
| Constructor and Description |
|---|
MergeOnReadInputFormat(org.apache.flink.configuration.Configuration conf,
MergeOnReadTableState tableState,
List<org.apache.flink.table.types.DataType> fieldTypes,
String defaultPartName,
List<ExpressionPredicates.Predicate> predicates,
long limit,
boolean emitDelete,
InternalSchemaManager internalSchemaManager) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.