abstractdog commented on code in PR #5544: URL: https://github.com/apache/hive/pull/5544#discussion_r1855506385
########## ql/src/java/org/apache/hadoop/hive/ql/stats/BasicStatsTask.java: ########## @@ -102,7 +102,6 @@ public BasicStatsTask(HiveConf conf, BasicStatsWork work) { @Override public int process(Hive db, Table tbl) throws Exception { - Review Comment: intentionally removed the line break from this method, let me know if you have any concerns -- 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-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org