shounakmk219 opened a new pull request, #13850: URL: https://github.com/apache/pinot/pull/13850
## Description Since the recents upgrades to azure sdk, the adls deep store plugin started creating flat hierarchy files in the azure blob storage. This happened as recently the azure sdk started doing double encoding to ensure that the file is stored exactly as provided and user is not expected to pass an encoded url. ref : https://github.com/Azure/azure-sdk-for-java/pull/37711 This behaviour has been changed since `azure-storage-file-datalake` version [12.19.0](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/storage/azure-storage-file-datalake/CHANGELOG.md#12190-2024-05-15) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
