You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2020/08/04 23:34:31 UTC

[GitHub] [hive] mustafaiman commented on a change in pull request #1337: HIVE-23952: Reuse VectorAggregationBuffer to reduce GC pressure in VectorGroupByOperator

mustafaiman commented on a change in pull request #1337:
URL: https://github.com/apache/hive/pull/1337#discussion_r465387373



##########
File path: ql/src/test/org/apache/hadoop/hive/ql/exec/vector/TestVectorGroupByOperator.java
##########
@@ -21,6 +21,10 @@
 import static org.junit.Assert.assertEquals;
 import static org.junit.Assert.assertNotNull;
 import static org.junit.Assert.assertTrue;
+import static org.mockito.Mockito.atMost;

Review comment:
       fixed. thanks.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org