Sagar Sumit created HUDI-8436:
---------------------------------
Summary: While updating secondary index, merging logic should
follow same logic as readFromBaseAndMergeWithLogRecords API
Key: HUDI-8436
URL: https://issues.apache.org/jira/browse/HUDI-8436
Project: Apache Hudi
Issue Type: Task
Reporter: Sagar Sumit
Fix For: 1.0.0
[https://github.com/apache/hudi/pull/12105/files#r1815875535]
We need to move [this
logic|https://github.com/apache/hudi/blob/a7512a206c5a1e8ce251cac7a302632a57d8c848/hudi-common/src/main/java/org/apache/hudi/metadata/HoodieBackedTableMetadata.java#L855-L858]
inside `HoodieMetadataPayload.combineSecondaryIndexRecord`, and need to
override `MetadataPartitionType.combineMetadataPayloads` for secondary index.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)