nsivabalan commented on issue #1438: How to get the file name corresponding to HoodieKey through the GlobalBloomIndex URL: https://github.com/apache/incubator-hudi/issues/1438#issuecomment-604970042 Hi @loagosad : guess you were looking for fileId. In the test code you have given, records were not tagged only. you need to tag them first and then commit. Following this, fetchRecordLocations should give you the fileId for each record.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
