[
https://issues.apache.org/jira/browse/HIVE-25583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Panagiotis Garefalakis updated HIVE-25583:
------------------------------------------
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
> Support parallel load for HastTables - Interfaces
> -------------------------------------------------
>
> Key: HIVE-25583
> URL: https://issues.apache.org/jira/browse/HIVE-25583
> Project: Hive
> Issue Type: Sub-task
> Reporter: Ramesh Kumar Thangarajan
> Assignee: Ramesh Kumar Thangarajan
> Priority: Major
>
> 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
--
This message was sent by Atlassian Jira
(v8.20.1#820001)