Ramin Gharib created FLINK-39868:
------------------------------------
Summary: Remove per-row logging from PARSE_URL and SUBSTRING
runtime
Key: FLINK-39868
URL: https://issues.apache.org/jira/browse/FLINK-39868
Project: Flink
Issue Type: Sub-task
Components: Table SQL / Runtime
Reporter: Ramin Gharib
Drop the per-row log calls in {{{}SqlFunctionUtils{}}}. Both functions already
return null on the logged condition, so this is behavior-preserving.
* {{parseUrl}}
* {{subString}}
No new type strategy. No behavior change.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)