You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by ab...@apache.org on 2021/07/27 14:38:08 UTC

[hive] branch master updated (ecda4db -> 0b68031)

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

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


    from ecda4db  HIVE-24945: Support vectorization for lead/lag functions (#2278) (Laszlo Bodor reviewed by Ramesh Kumar Thangarajan)
     add 0b68031  HIVE-25058: PTF: TimestampValueBoundaryScanner can be optimised during range computation pt2 - isDistanceGreater (#2222) (Laszlo Bodor reviewed by Rajesh Balamohan)

No new revisions were added by this update.

Summary of changes:
 .../hive/ql/udf/ptf/ValueBoundaryScanner.java      | 16 ++++++++----
 .../hive/ql/udf/ptf/TestValueBoundaryScanner.java  | 29 ++++++++++++++++++++++
 2 files changed, 40 insertions(+), 5 deletions(-)