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

[hive] branch master updated (103ac9a -> 7731b58)

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

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


    from 103ac9a  HIVE-25403: Fix from_unixtime() to consider leap seconds (Sruthi Mooriyathvariam, reviewed by Ashish Sharma, Adesh Rao, Sankar Hariappan)
     add 7731b58  HIVE-25334: Refactor UDF CAST(<Date string> as TIMESTAMP) (Ashish Sharma, reviewed by Adesh Rao, Sankar Hariappan)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/hive/ql/udf/generic/GenericUDF.java     | 11 +++-
 .../hive/ql/udf/generic/GenericUDFTimestamp.java   | 75 ++++++++++------------
 2 files changed, 43 insertions(+), 43 deletions(-)