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 8778a66  HIVE-25000: TestReplWithJsonMessageFormat / 
TestReplicationScenarios fail in recent precommit tests. (#2164) (Ayush Saxena 
reviewed by Laszlo Bodor)
     add 539f246  HIVE-24746: PTF: TimestampValueBoundaryScanner can be 
optimised during range computation (#1950) (Laszlo Bodor reviewed by Rajesh 
Balamohan, Panagiotis Garefalakis)

No new revisions were added by this update.

Summary of changes:
 .../hive/ql/udf/ptf/ValueBoundaryScannerBench.java | 131 +++++++++++++++
 .../hive/ql/udf/ptf/ValueBoundaryScanner.java      |  19 ++-
 .../hive/ql/udf/ptf/TestValueBoundaryScanner.java  | 187 +++++++++++++++++++++
 3 files changed, 332 insertions(+), 5 deletions(-)
 create mode 100644 
itests/hive-jmh/src/main/java/org/apache/hadoop/hive/ql/udf/ptf/ValueBoundaryScannerBench.java
 create mode 100644 
ql/src/test/org/apache/hadoop/hive/ql/udf/ptf/TestValueBoundaryScanner.java

Reply via email to