[
https://issues.apache.org/jira/browse/FLINK-26060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther closed FLINK-26060.
--------------------------------
Fix Version/s: 1.15.0
Resolution: Fixed
Fixed in master: 010891a15bc34044ae599c1cd8ed09ff0a1da98f
> Make Python specific exec nodes unsupported
> --------------------------------------------
>
> Key: FLINK-26060
> URL: https://issues.apache.org/jira/browse/FLINK-26060
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / Runtime
> Reporter: Francesco Guardiani
> Assignee: Francesco Guardiani
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> These nodes are using the old type system, which is going to be removed soon.
> We should avoid supporting them in the persisted plan, as we cannot commit to
> support them. Once migrated to the new type system, PyFlink won't need these
> nodes anymore and will just rely on Table new function stack. For more
> details, also check https://issues.apache.org/jira/browse/FLINK-25231
--
This message was sent by Atlassian Jira
(v8.20.1#820001)