| Package | Description |
|---|---|
| org.apache.hudi.common.table.log | |
| org.apache.hudi.metadata |
| Modifier and Type | Method and Description |
|---|---|
protected HoodieAvroRecord<?> |
AbstractHoodieLogRecordReader.createHoodieRecord(org.apache.avro.generic.IndexedRecord rec,
HoodieTableConfig hoodieTableConfig,
String payloadClassFQN,
String preCombineField,
boolean withOperationField,
Option<Pair<String,String>> simpleKeyGenFields,
Option<String> partitionName)
Create @
HoodieRecord from the @IndexedRecord. |
| Modifier and Type | Method and Description |
|---|---|
protected HoodieAvroRecord<?> |
HoodieMetadataMergedLogRecordReader.createHoodieRecord(org.apache.avro.generic.IndexedRecord rec,
HoodieTableConfig hoodieTableConfig,
String payloadClassFQN,
String preCombineField,
boolean withOperationField,
Option<Pair<String,String>> simpleKeyGenFields,
Option<String> partitionName) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.