This is an automated email from the ASF dual-hosted git repository.
dbecker pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git
from 0f17ae8fc IMPALA-13771: Fix heap-use-after-free in Cluster Membership
Manager
new dacc44793 IMPALA-13768: Redundant Iceberg delete records are shuffled
around which cause error "Invalid file path arrived at builder"
new 26b7116c3 IMPALA-13724: Add hostnames for Docker host and gateway to
Impala containers
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/iceberg-delete-builder.cc | 21 ++++++++-------
be/src/runtime/krpc-data-stream-sender.cc | 22 +++++++---------
bin/start-impala-cluster.py | 19 +++++++++++---
.../QueryTest/iceberg-delete-partitioned.test | 30 ++++++++++++++++++++++
4 files changed, 67 insertions(+), 25 deletions(-)