codope commented on pull request #4014:
URL: https://github.com/apache/hudi/pull/4014#issuecomment-979700587


   > > @boneanxs Thanks for this contribution. I have a question. What happens 
for hidden files and directories? Will it not return true for them if we only 
check the basePath?
   > 
   > If the baseDir of hidden files/directories is in nonHoodieCache, it will 
return true directly, otherwise will follow the old code path to check.
   
   But then the hoodie timeline files under `.hoodie` directory would be 
accepted as well even though that's not a valid data partition.


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