Details
-
Task
-
Resolution: Unresolved
-
Major - P3
-
None
-
None
-
None
-
Query Execution
Description
Other databases' hash join implementations seem to use their own custom hash tables rather than using e.g. standard library implementations. We should investigate whether writing our own purpose-built data structure would help performance.