Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-326

[hive] groupby count distinct with nulls has some problems

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • Query Processor
    • None

    Description

      select a, count(distinct b) from T group by a;

      had some problems if b is null.

      I will construct the exact testcase and get back

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              namit Namit Jain
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: