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/17 08:08:59 UTC

[GitHub] [druid] samarthjain commented on pull request #10040: Druid Avatica - Handle escaping of search characters correctly

samarthjain commented on pull request #10040:
URL: https://github.com/apache/druid/pull/10040#issuecomment-645223184


   Ok, figured out what the right thing to do here is, I think. When a user requests to escape search characters like `_` by using `\\_` , we need to make sure that the `ESCAPE `\` clause is added to the `LIKE` filter. Added tests to verify the fix.


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