Sagar Sumit created HUDI-7570:
---------------------------------
Summary: Update RFC with details on API changes
Key: HUDI-7570
URL: https://issues.apache.org/jira/browse/HUDI-7570
Project: Apache Hudi
Issue Type: Task
Reporter: Sagar Sumit
Fix For: 1.0.0
Given that secondary index can have duplicate keys, the existing
`HoodieMergedLogRecordScanner` is insufficient to handle duplicates because it
depends on `ExternalSpillableMap` which can only hold unique keys. RFC should
clarify how the merged log record scanner will change. We should not be leaking
any details to merge handle.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)