You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by ay...@apache.org on 2022/12/20 06:26:06 UTC

[hive] branch master updated (ab4c53de82d -> 9f89db34673)

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

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


    from ab4c53de82d HIVE-26787: Pushdown Timestamp  data type to metastore via directsql/JDO (Syed Shameerur Rahman, reviewed by Krisztian Kasa)
     add 9f89db34673 HIVE-26848: Ozone: LOAD data fails in case of move across buckets. (#3875). (Ayush Saxena, reviewed by Ramesh Kumar Thangarajan)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hadoop/hive/common/FileUtils.java   | 43 ++++++++++++++++++++++
 .../apache/hadoop/hive/common/TestFileUtils.java   | 17 +++++++++
 .../org/apache/hadoop/hive/ql/metadata/Hive.java   |  4 +-
 .../hive/ql/util/HiveStrictManagedMigration.java   |  2 +-
 4 files changed, 63 insertions(+), 3 deletions(-)