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 e3e827b  HIVE-25138: Auto disable scheduled queries after repeated 
failures (#2343) (Zoltan Haindrich reviewed by Krisztian Kasa)
     add 88048e7  HIVE-25093: date_format() UDF is returning output in UTC time 
zone only (Ashish Sharma, reviewed by Adesh Rao, Nikhil Gupta, Sankar Hariappan)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hadoop/hive/common/type/Date.java   |  5 +++
 .../apache/hadoop/hive/common/type/Timestamp.java  | 12 ++++++--
 .../auth/saml/TestHttpSamlAuthentication.java      |  4 +--
 .../java/org/apache/hive/jdbc/HiveConnection.java  |  2 +-
 .../hive/ql/udf/generic/GenericUDFDateFormat.java  | 16 ++++++++--
 .../apache/hadoop/hive/ql/util/DateTimeMath.java   | 21 +++++++++++++
 .../ql/udf/generic/TestGenericUDFDateFormat.java   | 18 +++++++++++
 .../test/queries/clientpositive/udf_date_format.q  | 20 ++++++++++++
 .../clientpositive/llap/udf_date_format.q.out      | 36 ++++++++++++++++++++++
 9 files changed, 126 insertions(+), 8 deletions(-)

Reply via email to