deniskuzZ commented on a change in pull request #2772:
URL: https://github.com/apache/hive/pull/2772#discussion_r760156827



##########
File path: 
itests/hive-unit/src/test/java/org/apache/hadoop/hive/ql/TestAcidOnTez.java
##########
@@ -18,6 +18,7 @@
 
 package org.apache.hadoop.hive.ql;
 
+import static org.apache.hadoop.hive.ql.TxnCommandsBaseForTests.*;

Review comment:
       import is required after the tests refactor, previous visibility was 
package-private.
   ps: moved tests refactor under https://github.com/apache/hive/pull/2831




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