aturoczy commented on code in PR #4960:
URL: https://github.com/apache/hive/pull/4960#discussion_r1431381808
##########
ql/src/java/org/apache/hadoop/hive/ql/stats/BasicStatsTask.java:
##########
@@ -309,9 +309,6 @@ private int aggregateStats(Hive db, Table tbl) {
TransactionalStatsProcessor transactionalStatsProcessor = new
TransactionalStatsProcessor(db, p);
transactionalStatsProcessor.process(statsAggregator);
- if (conf.getBoolVar(ConfVars.TEZ_EXEC_SUMMARY)) {
Review Comment:
Ohh this is an excellent catch @SourabhBadhya
--
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]