[
https://issues.apache.org/jira/browse/HIVE-25146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Panagiotis Garefalakis updated HIVE-25146:
------------------------------------------
Description:
JMH tests for parallel HT load, configuration parameters include
LOAD_THREADS_NUM, ROWS_NUM and JOIN_TYPE.
A single thread simulates the default load behaviour while ROWS_NUM < 1M will
default to a single thread for simplicity.
Higher number of threads >=2 evaluates the benefit of parallel loading of the
HT.
was:As the title suggests, add some benchmarks for Parallel HT construction
feature
> JMH tests for Multi HT and parallel load
> ----------------------------------------
>
> Key: HIVE-25146
> URL: https://issues.apache.org/jira/browse/HIVE-25146
> Project: Hive
> Issue Type: Sub-task
> Reporter: Panagiotis Garefalakis
> Assignee: Panagiotis Garefalakis
> Priority: Major
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> JMH tests for parallel HT load, configuration parameters include
> LOAD_THREADS_NUM, ROWS_NUM and JOIN_TYPE.
> A single thread simulates the default load behaviour while ROWS_NUM < 1M will
> default to a single thread for simplicity.
> Higher number of threads >=2 evaluates the benefit of parallel loading of the
> HT.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)