gianm opened a new pull request #9893:
URL: https://github.com/apache/druid/pull/9893


   - Add REGEXP_LIKE function that returns a boolean, and is useful in
     WHERE clauses.
   - Fix REGEXP_EXTRACT behavior for empty patterns: should always match
     (previously, they threw errors).
   - Improve error behavior when REGEXP_EXTRACT and REGEXP_LIKE are passed
     non-literal patterns.
   - Improve documentation of REGEXP_EXTRACT.


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



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

Reply via email to