Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-20441

Within the same streaming query, one StreamingRelation should only be transformed to one StreamingExecutionRelation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.1.0, 2.1.1, 2.1.2
    • 2.2.0
    • Structured Streaming
    • None

    Description

      Within the same streaming query, when one StreamingRelation is referred multiple times – e.g. df.union(df) – we should transform it only to one StreamingExecutionRelation, instead of two or more different StreamingExecutionRelations.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              lwlin Liwei Lin
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: