You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by ma...@apache.org on 2021/07/22 16:34:41 UTC

[hive] branch master updated (825be82 -> 7779ccf)

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

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


    from 825be82  HIVE-25348: Skip metrics collection about writes to tables with tblproperty no_auto_compaction=true if CTAS (Karen Coppage, reviewed by Laszlo Pinter)
     add 7779ccf  HIVE-25338: AIOBE in conv UDF if input is empty (Naresh P R, reviewed by Mahesh Kumar Behera)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hadoop/hive/ql/udf/UDFConv.java     |  3 ++
 ql/src/test/queries/clientpositive/udf_conv.q      |  5 +++
 .../results/clientpositive/llap/udf_conv.q.out     | 36 ++++++++++++++++++++++
 3 files changed, 44 insertions(+)