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

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


    from a2b8aed2c IMPALA-12702: Show reduced cardinality estimation in 
ExecSummary
     new 74617537b IMPALA-12706: Fix nested struct querying for Iceberg 
metadata tables
     new 6ddd69c60 IMPALA-12665: Adjust complete_micro_batch_ length to new 
scratch_batch_->capacity after ScratchTupleBatch::Reset

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:
 .../iceberg-metadata/iceberg-metadata-scan-node.cc | 33 +++++++++-----------
 .../iceberg-metadata/iceberg-metadata-scan-node.h  |  8 ++---
 be/src/exec/parquet/hdfs-parquet-scanner.cc        |  7 +++++
 be/src/exec/scratch-tuple-batch.h                  |  8 +++++
 .../queries/QueryTest/iceberg-metadata-tables.test | 10 ++++++
 tests/query_test/test_scanners.py                  | 36 ++++++++++++++++++++++
 6 files changed, 80 insertions(+), 22 deletions(-)

Reply via email to