You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by kg...@apache.org on 2021/03/12 13:45:36 UTC

[hive] branch master updated (61087be -> 2c92427)

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

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


    from 61087be  HIVE-24865: Implement Respect/Ignore Nulls in first/last_value (Krisztian Kasa, reviewed by Jesus Camacho Rodriguez)
     add 2c92427  HIVE-24841: Parallel edge fixer may run into NPE when RS is missing a duplicate column from the output schema (#2035) (Zoltan Haindrich reviewed by Krisztian Kasa)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/hive/ql/optimizer/ParallelEdgeFixer.java       | 15 ++++++++++++++-
 .../hadoop/hive/ql/optimizer/SharedWorkOptimizer.java     | 14 --------------
 2 files changed, 14 insertions(+), 15 deletions(-)