You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by vi...@apache.org on 2023/03/23 11:30:52 UTC

[hive] branch branch-3 updated (1a704b422cd -> 79a6944bec7)

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

vihangk1 pushed a change to branch branch-3
in repository https://gitbox.apache.org/repos/asf/hive.git


    from 1a704b422cd HIVE-27151: Revert "HIVE-21685: Wrong simplification in query with multiple IN clauses" (Aman Raj, reviewed by Vihang Karajgaonkar)
     add 79a6944bec7 HIVE-27152: Revert "HIVE-21388: Constant UDF is not pushed to JDBCStorage Handler" (Aman Raj, reviewed by Vihang Karajgaonkar)

No new revisions were added by this update.

Summary of changes:
 .../hive/ql/optimizer/calcite/HiveCalciteUtil.java |  6 +--
 .../calcite/reloperators/HiveSqlFunction.java      | 58 ----------------------
 .../calcite/translator/SqlFunctionConverter.java   | 37 +++++++++++---
 .../clientpositive/current_date_timestamp.q        |  2 -
 .../llap/current_date_timestamp.q.out              | 14 +-----
 5 files changed, 33 insertions(+), 84 deletions(-)
 delete mode 100644 ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveSqlFunction.java