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

Join on Tez fails in certain cases

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • tez-branch
    • None
    • None

    Description

      select * from (select c from foo group by c) f1 join (select c from foo group by c) f2 on (f1.c = f2.c)

      fails with NPE on the cluster.

      NO PRECOMMIT TESTS (this is wip for the tez branch)

      Attachments

        1. HIVE-5108.1.patch
          3 kB
          Gunther Hagleitner

        Issue Links

          Activity

            People

              hagleitn Gunther Hagleitner
              hagleitn Gunther Hagleitner
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: