clintropolis opened a new issue #8941: ensure chill URI escaping is done in all the places URL: https://github.com/apache/incubator-druid/issues/8941 ### Description Related in spirit to #6761, except with cloud object paths, based on a couple of discussion threads in #8903: https://github.com/apache/incubator-druid/pull/8903#discussion_r348869424 https://github.com/apache/incubator-druid/pull/8903#discussion_r349756060 I believe I have fixed up all of the S3 extension, but there are a couple of potential candidates remaining not addressed in that PR that might have this issue: https://github.com/apache/incubator-druid/blob/master/indexing-hadoop/src/main/java/org/apache/druid/indexer/JobHelper.java#L771 https://github.com/apache/incubator-druid/blob/master/extensions-contrib/azure-extensions/src/main/java/org/apache/druid/storage/azure/AzureDataSegmentPusher.java#L130
---------------------------------------------------------------- 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. 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]
