boneanxs commented on issue #3856:
URL: https://github.com/apache/hudi/issues/3856#issuecomment-953547374


   Thanks for noticing it.
   Sorry, I don't get your thought, we can check the baseDir is in 
nonHoodiePathCache or not here: 
[HoodieROTablePathFilter.java#L174](https://github.com/apache/hudi/blob/e5b6b8602c242c89cdb45440df8d2996a6c301f1/hudi-hadoop-mr/src/main/java/org/apache/hudi/hadoop/HoodieROTablePathFilter.java#L174).
 
   
   I don't think it will give the wrong results if the path is a hudi path, if 
it is a hudi path, then baseDir must have the metadata, then it can't be in 
nonHoodieCache. If the partition level is changed in the same query, the 
baseDir will also be changed by method `HoodieHiveUtils.getNthParent`.


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