mirror of
https://github.com/apache/druid.git
synced 2025-03-02 07:19:14 +00:00
* Azure deep storage does not work with datasource name containing non-ASCII chars Fixed a bug where recording the segment file location fails when using Azure Deep Storage, if the datasource has any special characters * * update jacoco thresholds * * resolve merge conflicts * address review comments