jihoonson opened a new issue, #9813: URL: https://github.com/apache/druid/issues/9813
### Description Support `filter` for all `InputSource`s similar to `LocalInputSource`. ### Motivation While `LocalInputSource` supports a `filter` so that you can filter out unwanted files to ingest, most of other `InputSource`s don't support such filter. Supporting it would be useful for many use cases including https://github.com/apache/druid/issues/9411. -- 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]
