Timothy Brown created HUDI-9316:
-----------------------------------

             Summary: 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


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)

Reply via email to