You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/06/16 23:56:10 UTC

[GitHub] [druid] samarthjain opened a new issue #10038: Druid Avatica Handler doesn't work correctly with search characters

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] samarthjain closed issue #10038: Druid Avatica Handler doesn't work correctly with search characters

Posted by GitBox <gi...@apache.org>.
samarthjain closed issue #10038:
URL: https://github.com/apache/druid/issues/10038


   


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] samarthjain commented on issue #10038: Druid Avatica Handler doesn't work correctly with search characters

Posted by GitBox <gi...@apache.org>.
samarthjain commented on issue #10038:
URL: https://github.com/apache/druid/issues/10038#issuecomment-645751495


   Fix merged.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org