jon-wei opened a new pull request #6761: Some fixes and tests for spaces/non-ASCII chars in datasource names URL: https://github.com/apache/incubator-druid/pull/6761 This PR fixes URL encoding issues found in some internal API accesses when datasource names contain spaces or non-ASCII characters, and changes the indexing integration tests to use such datasource names. Not fixed in this PR: - The "indexer" tab in the coordinator console has issues with such datasource names, I am not familiar with that code and haven't looked into it much - S3 and HDFS deep storage have some URL encoding issues as well, I am working on another patch that will address those and add some tests for those situations
---------------------------------------------------------------- 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]
