You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2018/08/14 03:05:44 UTC

[GitHub] rahmantasnim edited a comment on issue #5772: Support regex filter to filter input objects for StaticS3Firehose

rahmantasnim edited a comment 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. 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org