samarthjain opened a new issue #10038:
URL: https://github.com/apache/druid/issues/10038


   ### Affected Version
   Druid 0.18
   
   The Druid Avatica metadata implementation, DruidMeta, doesn't work correctly 
when datasources have search characters lik underscore( _ ) in their names. As 
an example consider two datasources name some_datasource and somexdatasource. 
Then the call to `DruidMeta.getColumns("some_datasource)` ends up returning 
columns for somexdatasource. 
   
   
   


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

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