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 2021/12/01 12:55:10 UTC

[GitHub] [hive] deniskuzZ commented on a change in pull request #2772: HIVE-24445: Non blocking DROP TABLE implementation

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: gitbox-unsubscribe@hive.apache.org

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