Jackie-Jiang commented on issue #8805:
URL: https://github.com/apache/pinot/issues/8805#issuecomment-1144051438

   @diogobaeder Pinot will create a `PathMatcher` from the given file name 
pattern, then iterate over all the files under the provided data dir and match 
it with the `PathMatcher`. So the traverse will be just over the `inputDirURI`.
   Good suggestion on adding a note to the doc to avoid the confusion. Do you 
want to help contribute that? You may submit a PR to this repo: 
https://github.com/pinot-contrib/pinot-docs


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to