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/24 18:51:10 UTC

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

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 79a6944bec7 HIVE-27152: Revert "HIVE-21388: Constant UDF is not pushed to JDBCStorage Handler" (Aman Raj, reviewed by Vihang Karajgaonkar)
     add e3965372343 HIVE-27171: Backport HIVE-20680 to branch-3 (Vihang Karajgaonkar reviewed by Aman Raj)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/hadoop/hive/conf/HiveConf.java |  3 ++
 .../TestReplicationScenariosAcrossInstances.java   | 51 ++++++++++++++++++++++
 .../hadoop/hive/ql/exec/repl/ReplLoadTask.java     |  9 ++++
 .../events/filesystem/DatabaseEventsIterator.java  | 49 ++++++++++++++++++++-
 .../metastore/InjectableBehaviourObjectStore.java  | 24 ++++++++++
 5 files changed, 135 insertions(+), 1 deletion(-)