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

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


    from 3bc62cbc2d4 HIVE-27454: Iceberg: Allow expire snapshots by id. 
(#4441). (Ayush Saxena, reviewed by Denys Kuzmenko)
     new 7139d42e8d8 HIVE-27488: Incorrect escaping of quotes in HPL/SQL 
literals (Dayakar M reviewed by Attila Turoczy, Stamatis Zampetakis)
     new 8ea1d78d0dc HIVE-23693: HIVE-27502: Enable HiveKafkaProducerTest 
(Akshat Mathur reviewed by Attila Turoczy, Stamatis Zampetakis)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../main/java/org/apache/hive/hplsql/Utils.java    | 12 ++++++++----
 .../java/org/apache/hive/hplsql/TestUtils.java     | 22 +++++++++++++---------
 hplsql/src/test/queries/local/dbms_output.sql      |  6 ++++++
 hplsql/src/test/results/local/dbms_output.out.txt  |  6 ++++++
 .../hadoop/hive/kafka/HiveKafkaProducerTest.java   |  1 -
 5 files changed, 33 insertions(+), 14 deletions(-)
 copy ql/src/java/org/apache/hadoop/hive/ql/exec/tez/ReduceTezProcessor.java => 
hplsql/src/test/java/org/apache/hive/hplsql/TestUtils.java (63%)

Reply via email to