Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-4366 Aggregation Improvement
  3. SPARK-11451

Support single distinct count on multiple columns

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.6.0
    • SQL
    • None

    Description

      The new aggregation code path does not support distinct counting on multiple colums. For example:

      SELECT COUNT(DISTINCT a, b) FROM c
      

      Attachments

        Activity

          People

            hvanhovell Herman van Hövell
            hvanhovell Herman van Hövell
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: