zachjsh commented on PR #15630:
URL: https://github.com/apache/druid/pull/15630#issuecomment-1894552649
General comment: We could implement this in the existing AzureInputSource,
with something like adding a specifier in the properties field like
```
{
"type": "azure"
...
"properties": {
"storageLocationUriFormat": "true"
}
}
```
Also is there a plan to deprecate the existing AzureInputSource after adding
this?
--
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]