YiwenWu opened a new pull request, #3702:
URL: https://github.com/apache/calcite/pull/3702

   https://issues.apache.org/jira/browse/CALCITE-6278
   
   Add Function 
[REGEXP](https://spark.apache.org/docs/latest/api/sql/index.html#regexp) 
enabled in Spark library.
   Since this function has the same implementation as the Big Query 
[REGEXP_CONTAINS](https://cloud.google.com/bigquery/docs/reference/standard-sql/string_functions#regexp_contains)
 function. the implementation can be directly reused.


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