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

count ( distinct columnref) over () returns wrong result set

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • 1.5.0
    • None
    • SQL
    • None

    Description

      Same issue as report against HIVE (HIVE-9534)

      Result set was expected to contain 5 rows instead of 1 row as others vendors (ORACLE, Netezza etc) would.

      select count( distinct column) over () from t1

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              the6campbells N Campbell
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: