ankitsultana commented on PR #16364:
URL: https://github.com/apache/pinot/pull/16364#issuecomment-3120169420

   > We aim for strict literal string match so it is case sensitive.
   
   > We will support SQL's LIKE() function as mentioned in the issue. So there 
is no need to introduce a new UDF. It can be extended to support regex_like() 
in Pinot today too -- it just involves more regex parsing.
   
   Pinot's LIKE is case insensitive so this is not possible. You can refer to 
#10609.


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