jduo commented on PR #3730:
URL: https://github.com/apache/calcite/pull/3730#issuecomment-1992540898

   @tanclary @julianhyde , initial PR to demonstrate the workflow. What's left:
   - Need to add new tests for the 3-argument variant of REGEXP_LIKE.
   - Figure out how to deal with flags that are in PG, but not in Java's 
Pattern class.
   - Resolve differences between PG's description of the 'm' flag and Pattern's 
'MULTILINE' flag. Determine if the makeFlags() function used in regex_replace() 
can be used here.


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

Reply via email to