[
https://issues.apache.org/jira/browse/FLINK-23133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17369181#comment-17369181
]
Dian Fu edited comment on FLINK-23133 at 6/27/21, 7:24 AM:
-----------------------------------------------------------
Fixed in:
- master via cb9ee853e1808b391e84990c4d0bbe2218a40cb6
- release-1.13 via 4695fa5fb7f90d843b4dae7b2dfb5c9ff807b701
- release-1.12 via 91d9004a4b41f3f7c499d410c1dd09299dd44b25
was (Author: dian.fu):
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)