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

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


    from f98b697c7 IMPALA-13929: Make 'functional-query' the default workload 
in tests
     new 70391d7f0 IMPALA-13891: Unregister MemTrackers from parents in 
TupleFileReader/Writer
     new e7ea7fa6e IMPALA-13886: Fix order of recursion for complex types for 
tuple caching
     new 5c14877b0 IMPALA-13932: Add file path and position-based duplicate 
check for IcebergMergeNode

The 3 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/iceberg-merge-node.cc                  | 43 +++++++++++++++++++---
 be/src/exec/iceberg-merge-node.h                   | 17 +++++++--
 be/src/exec/tuple-file-reader.cc                   |  6 ++-
 be/src/exec/tuple-file-writer.cc                   |  4 +-
 .../apache/impala/analysis/IcebergMergeImpl.java   | 18 ++++-----
 .../org/apache/impala/planner/TupleCacheInfo.java  | 12 +++---
 .../org/apache/impala/planner/TupleCacheTest.java  |  5 +++
 .../PlannerTest/iceberg-merge-insert-only.test     | 24 +++++++-----
 8 files changed, 91 insertions(+), 38 deletions(-)

Reply via email to