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 2019/08/01 05:00:42 UTC

[GitHub] [hive] maheshk114 commented on a change in pull request #735: HIVE-21960 : Avoid running stats updater and partition management task on a replicated table.

maheshk114 commented on a change in pull request #735: HIVE-21960 : Avoid running stats updater and partition management task on a replicated table.
URL: https://github.com/apache/hive/pull/735#discussion_r309522942
 
 

 ##########
 File path: ql/src/java/org/apache/hadoop/hive/ql/ddl/table/creation/CreateTableDesc.java
 ##########
 @@ -27,6 +27,7 @@
 import org.apache.commons.lang3.StringUtils;
 import org.apache.hadoop.fs.Path;
 import org.apache.hadoop.hive.common.StatsSetupConst;
+import org.apache.hadoop.hive.common.repl.ReplConst;
 
 Review comment:
   looks like a redundant import

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


With regards,
Apache Git Services

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