nsivabalan opened a new pull request, #7393:
URL: https://github.com/apache/hudi/pull/7393

   ### Change Logs
   
   Fixing parsing or deducing actual log files while building file groups. In 
GCS FS, some temporary marker files like 
".hoodie/metadata/files/GCS_SYNCABLE_TEMPFILE.files-0000_20221110051755284001.log.9_0-45-1315.2.79df61f2-e409-4bd7-863d-33b8fc179e32"
 are seen. This fix should ignore such temp marker files created by the 
FileSystem impl. 
   
   ### Impact
   
   Ignores temp marker files created by FileSystem implementations which are 
not of interest to Hudi. 
   
   ### Risk level (write none, low medium or high below)
   
   low. 
   
   ### Documentation Update
   
   N/A
   
   ### Contributor's checklist
   
   - [ ] Read through [contributor's 
guide](https://hudi.apache.org/contribute/how-to-contribute)
   - [ ] Change Logs and Impact were stated clearly
   - [ ] Adequate tests were added if applicable
   - [ ] CI passed
   


-- 
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]

Reply via email to