pvary commented on a change in pull request #2831:
URL: https://github.com/apache/hive/pull/2831#discussion_r760143118



##########
File path: ql/src/test/org/apache/hadoop/hive/ql/TestTxnCommands2.java
##########
@@ -1172,7 +1114,7 @@ private int getFileSystemCacheSize() throws Exception {
       this.total = total;
     }
   }
-  private static CompactionsByState countCompacts(TxnStore txnHandler) throws 
MetaException {
+  private CompactionsByState countCompacts(TxnStore txnHandler) throws 
MetaException {

Review comment:
       nit: new line before




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to