yux created FLINK-35991:
---------------------------
Summary: Resolve conflicting definitions in transform
SqlFunctionTable definition
Key: FLINK-35991
URL: https://issues.apache.org/jira/browse/FLINK-35991
Project: Flink
Issue Type: Bug
Components: Flink CDC
Reporter: yux
Currently, transform operator chains self-defined SqlFunctions and standard
function tables, which might be a problem since there are some conflicting
function declarations.
Getting rid of `SqlStdOperatorTable` and declaring supported functions only
should resolve this problem.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)