[
https://issues.apache.org/jira/browse/HIVE-16533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gopal V updated HIVE-16533:
---------------------------
Description:
VectorHashKeyWrapperBatch::evaluateBatch() dirties the L1 cache and slows down
simple count/sum/min/max queries.
Everything done inside that function is a no-op after HIVE-16182
was:VectorHashKeyWrapperBatch::evaluateBatch() dirties the L1 cache and slows
down simple count/sum/min/max queries.
> Vectorization: Avoid evaluating empty groupby keys
> --------------------------------------------------
>
> Key: HIVE-16533
> URL: https://issues.apache.org/jira/browse/HIVE-16533
> Project: Hive
> Issue Type: Bug
> Components: Vectorization
> Affects Versions: 2.1.1, 3.0.0
> Reporter: Gopal V
> Assignee: Gopal V
>
> VectorHashKeyWrapperBatch::evaluateBatch() dirties the L1 cache and slows
> down simple count/sum/min/max queries.
> Everything done inside that function is a no-op after HIVE-16182
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)