manojpec edited a comment on pull request #4067: URL: https://github.com/apache/hudi/pull/4067#issuecomment-1001237923
@vinothchandar @prashantwason Posted PR https://github.com/apache/hudi/pull/4447 based on the comments and discussion we had here. Please take a look. This is a generic version and the Log/Base file readers/writers pass in the needed key field for de-duplication and materialization. And here is the much simplified version of the PR https://github.com/apache/hudi/pull/4449, where the HFile readers and writers do the key deduplication and materialization based on the hardcoded metadata payload key field 'key'. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
