Uploaded image for project: 'Apache AsterixDB'
  1. Apache AsterixDB
  2. ASTERIXDB-2800

Hash join should deal/check if re-inserting a tuple in hash table fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.9.3
    • 0.9.7
    • RT - Runtime
    • None

    Description

      During the build phase of InMemoryHashJoin, we insert the incoming tuples in the hash table (in build()). If at one point, we could not insert a tuple, then we compact the hash table and try inserting the tuple again. However, we don't check if this second try succeeded or not.

      Attachments

        Activity

          People

            Unassigned Unassigned
            alsuliman Ali Alsuliman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: