nsivabalan commented on issue #7991:
URL: https://github.com/apache/hudi/issues/7991#issuecomment-1454007979

   can you clarify something. what exactly is your hudi table base path? 
   `/data/testfolder`
   is it `data` or is it `/data/testfolder`? 
   Hudi will not do any list operations for parent of hudi table base path. 
   But if you have other non hudi folders within hudi table base path, it could 
try to list those folders. 
   Depends on whether you have metedata enabled or not. But if you can clarify 
whats the base path and your findings on high no of LIST calls for which dir, 
we can go from there. 
   
   


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