[ 
https://issues.apache.org/jira/browse/ASTERIXDB-2800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Till Westmann updated ASTERIXDB-2800:
-------------------------------------
    Fix Version/s:     (was: 0.9.6)
                   0.9.7

> Hash join should deal/check if re-inserting a tuple in hash table fails
> -----------------------------------------------------------------------
>
>                 Key: ASTERIXDB-2800
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2800
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: RT - Runtime
>    Affects Versions: 0.9.3
>            Reporter: Ali Alsuliman
>            Priority: Major
>             Fix For: 0.9.7
>
>
> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to