[
https://issues.apache.org/jira/browse/HIVE-9331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Shelukhin updated HIVE-9331:
-----------------------------------
Attachment: HIVE-9331.patch
mostly removing code, there was also a small bug in one of the classes.
Path for now has optimized hashtable itself disabled, so that tests could run
on modified code; PLEASE DO NOT COMMIT this patch even if tests pass and
there's +1
> get rid of pre-optimized-hashtable memory optimizations
> -------------------------------------------------------
>
> Key: HIVE-9331
> URL: https://issues.apache.org/jira/browse/HIVE-9331
> Project: Hive
> Issue Type: Bug
> Affects Versions: 0.15.0
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Fix For: 0.15.0
>
> Attachments: HIVE-9331.patch
>
>
> These were added in 13 because optimized hashtable couldn't make it in; they
> reduced memory usage by some amount (10-25%), and informed the design of the
> optimized hashtable, but now extra settings and code branches are just
> confusing and may have their own bugs. Might as well remove them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)