caglareker opened a new pull request, #814:
URL: https://github.com/apache/incubator-xtable/pull/814

   ## What does this PR do?
   
   Closes #813
   
   The _delta_log folder was being treated as a partition when reading HUDI 
tables with checkpoint parquet files. Added a utility method to filter out 
these metadata paths from the partition list.
   
   Applied the filter in BaseFileUpdatesExtractor and HudiDataFileExtractor 
where we fetch partitions from the filesystem.
   
   ## How was this patch tested?
   
   Ran the existing test suite locally, all passing. Added a test case to 
TestHudiCatalogPartitionSyncTool to cover the filtering logic.


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