Sagar Sumit created HUDI-8845:
---------------------------------
Summary: Add FileFormatUtils API to fetch records for set of
columns
Key: HUDI-8845
URL: https://issues.apache.org/jira/browse/HUDI-8845
Project: Apache Hudi
Issue Type: Sub-task
Reporter: Sagar Sumit
Fix For: 1.1.0
Currently, FileFormatUtils supports different APIs to fetch record keys,
min/max. We need a new API to project only selected columns and return an
iterator or records.
This could be useful for updating secondary index, when file slice has only
base file - https://github.com/apache/hudi/pull/12525#discussion_r1907370499
--
This message was sent by Atlassian Jira
(v8.20.10#820010)