yashmayya opened a new pull request, #16768: URL: https://github.com/apache/pinot/pull/16768
- This behavior was changed in https://github.com/apache/pinot/pull/16276. Earlier, `REGEXP_LIKE` was case insensitive by default and now it's case sensitive by default (similar to most other databases). - This patch enhances the query generator to randomly test both kinds of regex predicate matches (case sensitive and insensitive). Earlier, Pinot didn't support configuring this behavior. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
