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 2021/03/17 10:13:16 UTC

[hive] branch master updated (977c524 -> 2454a3e)

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 977c524  disable transform_acid
     add 2454a3e  HIVE-24868: Support specifying Respect/Ignore Nulls in function parameter list (Krisztian Kasa, reviewed by Zoltan Haindrich)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/hive/ql/parse/IdentifiersParser.g       | 11 ++++++-
 .../hadoop/hive/ql/parse/TestNullTreatment.java    | 18 ++++++++++++
 .../test/queries/clientpositive/windowing_navfn.q  |  2 ++
 .../clientpositive/llap/windowing_navfn.q.out      | 34 ++++++++++++----------
 4 files changed, 49 insertions(+), 16 deletions(-)