gianm commented on PR #13027:
URL: https://github.com/apache/druid/pull/13027#issuecomment-1243003517

   That's true, it's an ease-of-use vs. power tradeoff. I am legitimately 
worried that people will find it confusing to reason about whether, for 
example, prefix `s3://a/b` plus filter `b/*txt` applies to `s3://a/b.txt` or 
`s3://a/b/c.txt` or both or neither.
   
   Is this case (where there is a `_junk` subdirectory that we want to ignore) 
common? If it doesn't happen, we don't need to worry about it. If it happens, 
but is uncommon, maybe we can deal with it some other way?


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