[
https://issues.apache.org/jira/browse/FLINK-29681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Juntao Hu updated FLINK-29681:
------------------------------
Affects Version/s: (was: 1.17.0)
> Python side-output operator not generated in some cases
> -------------------------------------------------------
>
> Key: FLINK-29681
> URL: https://issues.apache.org/jira/browse/FLINK-29681
> Project: Flink
> Issue Type: Bug
> Components: API / Python
> Affects Versions: 1.16.0
> Reporter: Juntao Hu
> Assignee: Juntao Hu
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.16.0
>
>
> If a SideOutputDataStream is used in `execute_and_collect`,
> `from_data_stream`, `create_temporary_view`, the side-outputing operator will
> not be properly configured, since we rely on the bottom-up scan of
> transformations while there's no solid transformation after the
> SideOutputTransformation in these cases. Thus, an error, "tuple object has no
> attribute get_fields_by_names", will be raised.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)