[
https://issues.apache.org/jira/browse/FLINK-35991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-35991:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Major
> Labels: pull-request-available
>
> 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)