| Package | Description |
|---|---|
| org.apache.hudi.sink.bucket | |
| org.apache.hudi.sink.bulk |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.flink.table.data.RowData |
BucketBulkInsertWriterHelper.rowWithFileId(Map<String,String> bucketIdToFileId,
RowDataKeyGen keyGen,
org.apache.flink.table.data.RowData record,
String indexKeys,
int numBuckets) |
| Modifier and Type | Field and Description |
|---|---|
protected RowDataKeyGen |
BulkInsertWriterHelper.keyGen |
| Modifier and Type | Method and Description |
|---|---|
static RowDataKeyGen |
RowDataKeyGen.instance(org.apache.flink.configuration.Configuration conf,
org.apache.flink.table.types.logical.RowType rowType) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.