Xikui Wang created ASTERIXDB-2086:
-------------------------------------
Summary: Add LinearProbeHashTable for InMemoryHashJoin
Key: ASTERIXDB-2086
URL: https://issues.apache.org/jira/browse/ASTERIXDB-2086
Project: Apache AsterixDB
Issue Type: Bug
Reporter: Xikui WangThe current chaining hashtable causes extra overhead in seeking for memory location & cache misses. Change it to LinearProbeHashTable may bring better performances. -- This message was sent by Atlassian JIRA (v6.4.14#64029)
