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

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


    from 8a691a350 IMPALA-12648: [DOCS] Documentation for Kill Query statements
     new ee69ed1d0 IMPALA-13625: Allow reading Parquet int32/int64 as decimal 
without logical types
     new 365ce0b12 IMPALA-11512: Add tests for BINARY type support in Iceberg

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:
 be/src/exec/parquet/parquet-data-converter.h       |  21 ++
 be/src/exec/parquet/parquet-metadata-utils.cc      |  23 +-
 .../queries/QueryTest/iceberg-binary-type.test     | 292 +++++++++++++++++++++
 .../queries/QueryTest/parquet-type-widening.test   |  82 +++++-
 tests/query_test/test_iceberg.py                   |   3 +
 5 files changed, 418 insertions(+), 3 deletions(-)
 create mode 100644 
testdata/workloads/functional-query/queries/QueryTest/iceberg-binary-type.test

Reply via email to