[
https://issues.apache.org/jira/browse/HIVE-16821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16333039#comment-16333039
]
Gopal V edited comment on HIVE-16821 at 1/20/18 12:29 AM:
----------------------------------------------------------
[~ashutoshc]: one result change that I'm narrowing down - the old q.out looks
like the mistake, but then we have a BUG I'm accidentally fixing.
vectorized_multi_output_select.q.out returns (2, 0) instead of (2, 2)
was (Author: gopalv):
[~ashutoshc]: one result change that I'm narrowing down - the old q.out looks
like the mistake, but then we have a BUG I'm accidentally fixing.
> Vectorization: support Explain Analyze in vectorized mode
> ---------------------------------------------------------
>
> Key: HIVE-16821
> URL: https://issues.apache.org/jira/browse/HIVE-16821
> Project: Hive
> Issue Type: Bug
> Components: Diagnosability, Vectorization
> Affects Versions: 2.1.1, 3.0.0
> Reporter: Gopal V
> Assignee: Gopal V
> Priority: Minor
> Attachments: HIVE-16821.1.patch, HIVE-16821.2.patch,
> HIVE-16821.2.patch, HIVE-16821.3.patch, HIVE-16821.7.patch, HIVE-16821.8.patch
>
>
> Currently, to avoid a branch in the operator inner loop - the runtime stats
> are only available in non-vector mode.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)