[
https://issues.apache.org/jira/browse/FLINK-23133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dian Fu closed FLINK-23133.
---------------------------
Fix Version/s: 1.14.0
Resolution: Fixed
Fixed in:
- master via cb9ee853e1808b391e84990c4d0bbe2218a40cb6
- release-1.13 via 4695fa5fb7f90d843b4dae7b2dfb5c9ff807b701
> The dependencies are not handled properly when mixing use of Python Table API
> and Python DataStream API
> -------------------------------------------------------------------------------------------------------
>
> Key: FLINK-23133
> URL: https://issues.apache.org/jira/browse/FLINK-23133
> Project: Flink
> Issue Type: Bug
> Components: API / Python
> Affects Versions: 1.12.0, 1.13.0
> Reporter: Dian Fu
> Assignee: Dian Fu
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.14.0, 1.12.5, 1.13.2
>
>
> The reason is that when converting from DataStream to Table, the dependencies
> should be handled and set correctly for the existing DataStream operators.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)