[
https://issues.apache.org/jira/browse/IMPALA-3566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Armstrong resolved IMPALA-3566.
-----------------------------------
Assignee: Bikramjeet Vig
Resolution: Fixed
Bikram did this with HashTableConfig in IMPALA-4080
> Refactor HashTable/HashTableCtx parameters into a parameter class
> -----------------------------------------------------------------
>
> Key: IMPALA-3566
> URL: https://issues.apache.org/jira/browse/IMPALA-3566
> Project: IMPALA
> Issue Type: Improvement
> Components: Backend
> Affects Versions: Impala 2.6.0
> Reporter: Tim Armstrong
> Assignee: Bikramjeet Vig
> Priority: Minor
> Labels: cleanup
>
> The HashTable and HashTableCtx both have a number of instantiation-time
> parameters. These parameters are split between the two classes and the caller
> is expected to thread them through to the appropriate places.
> It would be cleaner to store all HashTable params in a struct that can be
> used to instantiate both HashTable and HastTableCtx, and also to do codegen
> constant replacement.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]