-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11624/
-----------------------------------------------------------
Review request for hive.
Description
-------
The GroupByDesc wa snot properly prepared by unit tests. Assert is hit only if
JUnit has -ea in VM args
This addresses bug HIVE-4651.
https://issues.apache.org/jira/browse/HIVE-4651
Diffs
-----
ql/src/test/org/apache/hadoop/hive/ql/exec/vector/TestVectorGroupByOperator.java
42cdcf4
Diff: https://reviews.apache.org/r/11624/diff/
Testing
-------
Thanks,
Remus Rusanu