prashantwason commented on pull request #3968: URL: https://github.com/apache/hudi/pull/3968#issuecomment-967591294
@manojpec I did not get how the metafields will be removed from the base files in metadata table. 1. While writing the HFile base file the records would have been read from HfileDataBlock so wont have the metafields. Correct? 2. When reading records from the baseFile itself, where are the metafields populated? Can you please point me to this portion in code? -- 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]
