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 d237a30728 HIVE-26228: Implement Iceberg table rollback feature 
(#3287) (Laszlo Pinter, reviewed by Adam Szita and Peter Vary)
     new 1537084a9a HIVE-26279: Drop unused requests from 
TestHiveMetaStoreClientApiArgumentsChecker (Stamatis Zampetakis, reviewed by 
Ayush Saxena)
     new ebaba14368 HIVE-26270: Wrong timestamps when reading Hive 3.1.x 
Parquet files with vectorized reader (Stamatis Zampetakis, reviewed by Peter 
Vary)

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:
 data/files/employee_hive_3_1_3_us_pacific.parquet  | Bin 0 -> 446 bytes
 .../ql/io/parquet/ParquetRecordReaderBase.java     |   9 +---
 .../io/parquet/read/DataWritableReadSupport.java   |  39 ++++++++------
 ...TestHiveMetaStoreClientApiArgumentsChecker.java |   6 ---
 ...rquet_timestamp_int96_compatibility_hive3_1_3.q |  24 +++++++++
 ...t_timestamp_int96_compatibility_hive3_1_3.q.out |  60 +++++++++++++++++++++
 6 files changed, 110 insertions(+), 28 deletions(-)
 create mode 100644 data/files/employee_hive_3_1_3_us_pacific.parquet
 create mode 100644 
ql/src/test/queries/clientpositive/parquet_timestamp_int96_compatibility_hive3_1_3.q
 create mode 100644 
ql/src/test/results/clientpositive/llap/parquet_timestamp_int96_compatibility_hive3_1_3.q.out

Reply via email to