pjain1 opened a new pull request, #14107:
URL: https://github.com/apache/druid/pull/14107

   same as [#12445](https://github.com/apache/druid/pull/12445) but this one is 
for fixing lookups that are hosted on gcs
   
   > GCP allows buckets in GCS to contain underscores in their names. When this 
location is mapped to java.net.URI, URI#host comes out to be null as URI 
doesn't allow it to contain underscores which is being translated to bucket 
name hence mapping URI#authority to bucket name.


-- 
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]

Reply via email to