[
https://issues.apache.org/jira/browse/HUDI-9316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Brown updated HUDI-9316:
--------------------------------
Status: In Progress (was: Open)
> ReaderContext's additional functionality requirements
> -----------------------------------------------------
>
> Key: HUDI-9316
> URL: https://issues.apache.org/jira/browse/HUDI-9316
> Project: Apache Hudi
> Issue Type: Sub-task
> Reporter: Timothy Brown
> Assignee: Timothy Brown
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.1.0
>
>
> To make the FileGroupReader more generally usable we need a couple more key
> features:
> 1. Extract the key value from the record without relying on the metadata
> fields - this is required when the metadata fields are not present in the
> data files
> 2. A method for transforming the data into HoodieRecords with HoodieKey -
> there are usages of the LogScanner paths that will output the records with
> the key set. Currently the reader context will only make HoodieRecord with
> the HoodieKey set.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)