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

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


    from a896e5f  HIVE-24823: Fix ide error in BasePartitionEvaluato (#2014) 
(Zoltan Haindrich reviewed by Rajesh Balamohan)
     add 0df19a6  HIVE-24811: Extend Cached Dates to Other Areas (David 
Mollitor reviewed by Miklos Gergely)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/hive/common/type/TimestampUtils.java    | 21 +++++++++++---
 .../apache/hadoop/hive/ql/udf/UDFDayOfWeek.java    | 17 ++++++-----
 .../apache/hadoop/hive/ql/udf/UDFWeekOfYear.java   | 19 ++++++-------
 .../hadoop/hive/ql/udf/generic/GenericUDF.java     |  7 ++---
 .../hive/ql/udf/generic/GenericUDFDateDiff.java    | 20 +++++++------
 .../hive/ql/udf/generic/GenericUDFTrunc.java       |  6 ++--
 .../apache/hadoop/hive/serde2/RandomTypeUtil.java  |  4 +--
 .../primitive/PrimitiveObjectInspectorUtils.java   | 33 +++++++++-------------
 8 files changed, 65 insertions(+), 62 deletions(-)

Reply via email to