Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-8360 Structured Streaming (aka Streaming DataFrames)
  3. SPARK-14473

Define analysis rules for operations not supported in streaming

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • Structured Streaming
    • None

    Description

      There are many operations that are currently not supported in the streaming execution. For example:

      • joining two streams
      • unioning a stream and a batch source
      • sorting
      • window functions (not time windows)
      • distinct aggregates

      Furthermore, executing a query with a stream source as a batch query should also fail.

      Attachments

        Activity

          People

            tdas Tathagata Das
            tdas Tathagata Das
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: