lcspinter commented on a change in pull request #2495:
URL: https://github.com/apache/hive/pull/2495#discussion_r672320320



##########
File path: ql/src/test/org/apache/hadoop/hive/ql/TestTxnCommands3.java
##########
@@ -604,4 +605,14 @@ private void assertOneTxn() throws Exception {
     Assert.assertEquals(TestTxnDbUtil.queryToString(hiveConf, "select * from 
TXNS"), 1,
         TestTxnDbUtil.countQueryAgent(hiveConf, "select count(*) from TXNS"));
   }
+
+  @Test public void testWritesToDisabledCompactionTableCtas() throws Exception 
{

Review comment:
       nit: method declaration in new line




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