rahmantasnim commented on issue #5772: Support regex filter to filter input objects for StaticS3Firehose URL: https://github.com/apache/incubator-druid/issues/5772#issuecomment-412739420 I'd be down to work on this, but I want to check that you're okay with a potential performance detriment. Unfortunately, there's no native support for passing a regex filter to the s3 api. Any application of a regex filter on the objects would have to be done in the druid code. This should be fine except when there are a ton of objects under the specified prefix. If that sounds okay, I can get started on it.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
