Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Support parallel load for HastTables - Interfaces
- Introducing VectorMapJoinFastHashTableContainerBase class that implements VectorMapJoinHashTable
- Each VectorMapJoinFastStringHashMapContainer is a singleton that contains an array of HashTables (1 or more)
- VectorMapJoinFastTableContainer now initializes VectorMapJoinFastHashTableContainers instead of HTs directly
Attachments
Issue Links
- causes
-
HIVE-27269 VectorizedMapJoin returns wrong result for TPC-DS query 97
- Closed
- links to