Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Add support for REGEXP_CONTAINS function from BigQuery.
Function returns TRUE if input value is a partial match for the regular expression.
Attachments
Issue Links
- is a child of
-
CALCITE-5858 Add REGEXP_CONTAINS, REGEXP_EXTRACT, REGEXP_EXTRACT_ALL, REGEXP_INSTR, REGEXP_REPLACE and REGEXP_SUBSTR functions (enabled in BigQuery library)
- Resolved
- relates to
-
CALCITE-5914 Cache compiled regular expressions in SQL function runtime
- Closed
- links to