Dylan He created FLINK-36231:
--------------------------------
Summary: Optimize built-in function REGEXP_EXTRACT and
REGEXP_REPLACE with regex cache
Key: FLINK-36231
URL: https://issues.apache.org/jira/browse/FLINK-36231
Project: Flink
Issue Type: Improvement
Components: Table SQL / API
Reporter: Dylan He
New regex functions like REGEXP_COUNT and REGEXP_INSTR have utilized regex
cache to avoid redundant compilation, we can do the same to old ones.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)