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

Semijoin Reduction : Task cycle created due to multiple semijoins in conjunction with hashjoin

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0
    • None
    • None

    Description

      Typically a semijoin branch and a mapjoin may create a cycle when on same operator tree. This is already handled, however, a semijoin branch can serve more than one filters and the cycle detection logic currently only handles the 1st one causing cycles preventing the queries from running.

      Attachments

        1. HIVE-16947.3.patch
          2 kB
          Deepak Jaiswal
        2. HIVE-16947.2.patch
          3 kB
          Deepak Jaiswal
        3. HIVE-16947.1.patch
          2 kB
          Deepak Jaiswal

        Activity

          People

            djaiswal Deepak Jaiswal
            djaiswal Deepak Jaiswal
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: