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

Allow update mode for streaming queries with join

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Incomplete
    • 2.3.0, 2.3.1
    • None
    • Structured Streaming

    Description

      In issue SPARK-19140 we supported update output mode for non-aggregation streaming queries. This should also be applied to streaming join to keep semantic consistent.

      PS. Streaming join feature is added after SPARK-19140.

      When using update output mode the join will works exactly as append mode. However, for example, this will allow user to run an aggregation-after-join query in update mode in order to get a more real-time result output.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              fuyufjh Eric Fu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: