Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-29681

Python side-output operator not generated in some cases

    XMLWordPrintableJSON

Details

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Juntao Hu Juntao Hu
              Juntao Hu Juntao Hu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: