Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-7712 Window Function Improvements
  3. SPARK-7659

Sort by attributes that are not present in the SELECT clause when there is windowfunction analysis error

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 1.3.1
    • None
    • SQL
    • None

    Description

      flowing sql get error:
      select month,
      sum(product) over (partition by month)
      from windowData order by area

      Attachments

        Activity

          People

            Unassigned Unassigned
            scwf Fei Wang
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: