You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by kr...@apache.org on 2021/03/02 11:32:56 UTC

[hive] branch master updated (4ef69f6 -> 6f2b888)

This is an automated email from the ASF dual-hosted git repository.

krisztiankasa pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.


    from 4ef69f6  HIVE-24723: Use ExecutorService in TezSessionPool (David Mollitor reviewed by Laszlo Bodor, Panagiotis Garefalakis)
     add 6f2b888  HIVE-24835: Replace HiveSubQueryFinder with RexUtil.SubQueryFinder (Stamatis Zampetakis, reviewed by (Krisztian Kasa)

No new revisions were added by this update.

Summary of changes:
 .../calcite/rules/HiveSubQueryRemoveRule.java      | 103 ++++-----------------
 .../hadoop/hive/ql/parse/CalcitePlanner.java       |  27 ++----
 2 files changed, 29 insertions(+), 101 deletions(-)