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

[hive] branch master updated (23d148592c8 -> 7052683fad5)

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

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


    from 23d148592c8 HIVE-25589: SQL: Implement HAVING/QUALIFY predicates for ROW_NUMBER()=1 (Krisztian Kasa, reviewed by Zoltan Haindrich)
     add 7052683fad5 HIVE-24598: handle null in trim function (Shoubhik Chakraborty, reviewed by Krisztian Kasa)

No new revisions were added by this update.

Summary of changes:
 .../hive/ql/udf/generic/GenericUDFBaseTrim.java    |  1 +
 ql/src/test/queries/clientpositive/udf_trim.q      | 12 ++++++++
 .../results/clientpositive/llap/udf_trim.q.out     | 36 ++++++++++++++++++++++
 3 files changed, 49 insertions(+)