Aravind-Suresh opened a new pull request, #10897:
URL: https://github.com/apache/pinot/pull/10897

   Potential fix for #10849.
   
   **Approach**: The escaping of SQL wildcards (`\_`, `\%`) is handled as a 
special case. The escaping of `\` is handled separately from the escaping of 
other meta characters.
   
   **Test plan**: Existing unit tests pass. Added unit tests to validate the 
specific case that this fix solves.


-- 
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: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to