This is an automated email from the ASF dual-hosted git repository.
abstractdog pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.
from 0a19ca5 HIVE-21881: Break up DDLTask - extract rest of the operations
(Miklos Gergely via Zoltan Haindrich)
new a2610ba HIVE-21835: Unnecessary null checks in
org.apache.hadoop.hive.ql.optimizer.StatsOptimizer (Ivan Suller via Laszlo
Bodor)
new 1f20cc3 HIVE-21842: Code cleanup in
org.apache.hadoop.hive.ql.stats.StatsUtils.collectStatistics (Ivan Suller via
Laszlo Bodor)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../hadoop/hive/ql/optimizer/StatsOptimizer.java | 48 ++++---------
.../apache/hadoop/hive/ql/stats/StatsUtils.java | 81 ++++++++--------------
2 files changed, 43 insertions(+), 86 deletions(-)