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

MapJoin throws EOFExeption when the mapjoined table has 0 column selected

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.7.0
    • None
    • None
    • Reviewed

    Description

      select /*+mapjoin(b) */ sum(a.key) from src a join src b on (a.key=b.key); throws EOFException

      Attachments

        1. HIVE-1670.patch
          5 kB
          Ning Zhang

        Activity

          People

            nzhang Ning Zhang
            nzhang Ning Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: