This is an automated email from the ASF dual-hosted git repository.
zabetak pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git
from acda3d0e1d6 HIVE-28937: Static analysis issues fixed in shell scripts
(#5797)
add 09cf6726ae7 HIVE-28924: Drop
hive.optimize.join.disjunctive.transitive.predicates.pushdown and related logic
(#5801)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/hadoop/hive/conf/HiveConf.java | 4 --
.../hive/ql/optimizer/calcite/HiveCalciteUtil.java | 52 ----------------------
.../HiveJoinPushTransitivePredicatesRule.java | 17 +------
.../hadoop/hive/ql/parse/CalcitePlanner.java | 7 ++-
.../cbo_join_transitive_pred_loop_1.q | 1 -
.../cbo_join_transitive_pred_loop_2.q | 2 -
.../cbo_join_transitive_pred_loop_3.q | 2 -
.../cbo_join_transitive_pred_loop_4.q | 2 -
8 files changed, 4 insertions(+), 83 deletions(-)