[
https://issues.apache.org/jira/browse/DRILL-3715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14727597#comment-14727597
]
ASF GitHub Bot commented on DRILL-3715:
---------------------------------------
Github user jaltekruse commented on the pull request:
https://github.com/apache/drill/pull/136#issuecomment-137164063
@amithadke, could you look at trying to write a test like this instead of
checking in a large input file?
There is a session option to turn off hash aggregate, you should be able to
just duplicate this test changing the session option. Be sure to change it back
to the default value after your test as the session is currently shared across
tests.
https://github.com/apache/drill/commit/97a63168e93a70c7ed88d2e801dd2ea2e5f1dd74#diff-91bfb8c9a26887fbe594262b6b872c98R295
> Enable selection vector sv2 and sv4 in hash aggregator
> ------------------------------------------------------
>
> Key: DRILL-3715
> URL: https://issues.apache.org/jira/browse/DRILL-3715
> Project: Apache Drill
> Issue Type: Bug
> Components: Execution - Relational Operators
> Reporter: amit hadke
> Assignee: amit hadke
> Priority: Minor
>
> HashAggregator already can read sv2 and sv4 vectors. Enable support for all
> of them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)