pengzhiwei2018 commented on pull request #3353:
URL: https://github.com/apache/hudi/pull/3353#issuecomment-888883773


   > > > That's pretty much the functionality, supporting reads of table 
without having to pass globs ("basePath/_/_/*") You can see the tests.
   > > 
   > > 
   > > Yes, I see. But the PR #2651 has already supported reading table without 
pass globs. is there any difference?
   > 
   > @pengzhiwei2018 Its similar functionality but there were a few bugs and 
the tests were not actually testing the functionality. It required some 
refactoring to work for different cases, so I put it in a new PR.
   
   Thanks for your instructions @rmahindra123 , can you implement this based on 
the `HoodieFileIndex`? By a simple review, I found some duplicate file list 
operation with the HoodieFileIndex. 


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