Sagar Sumit created HUDI-8518:
---------------------------------
Summary: Seondary index should consider all versions of a
filegorup while updating
Key: HUDI-8518
URL: https://issues.apache.org/jira/browse/HUDI-8518
Project: Apache Hudi
Issue Type: Task
Reporter: Sagar Sumit
Fix For: 1.0.1
Currently, secondary index just looks at the file slices part of the commit
metadata, assuming that the index must be correct for previous versions. This
all works good with overwrite with latest payload. But, if someone is using
custom payload, then index records should be prepared while looking at all file
slices merged for a filegroup according to the custom payload.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)