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

prozsa pushed a change to branch branch-4.5.0
in repository https://gitbox.apache.org/repos/asf/impala.git


 discard f52de8740 Release 4.5.0
 discard 732ec3bb9 IMPALA-13770: Updating Iceberg tables with UDFs crashes 
Impala
 discard 442ec1d31 IMPALA-13768: Redundant Iceberg delete records are shuffled 
around which cause error "Invalid file path arrived at builder"
 discard fdcf7a144 IMPALA-13771: Fix heap-use-after-free in Cluster Membership 
Manager
 discard 72044cbaa IMPALA-13759: Fix Hive ACID INSERT OVERWRITE base detection
 discard 8f6eee94f IMPALA-13761: Fix test_coord_only_pool_exec_groups
 discard d28434b6b IMPALA-13201: System Table Queries Execute When Admission 
Queues are Full
     new d40793f6f IMPALA-13736: Fix Use-After-Free in 
ExecutorGroup.RemoveExecutor
     new b47830268 IMPALA-13201: System Table Queries Execute When Admission 
Queues are Full
     new 1d7d0ef51 IMPALA-13761: Fix test_coord_only_pool_exec_groups
     new 48e50184e IMPALA-13759: Fix Hive ACID INSERT OVERWRITE base detection
     new 2b761500a IMPALA-13771: Fix heap-use-after-free in Cluster Membership 
Manager
     new e4e80edef IMPALA-13768: Redundant Iceberg delete records are shuffled 
around which cause error "Invalid file path arrived at builder"
     new bab5308cd IMPALA-13770: Updating Iceberg tables with UDFs crashes 
Impala
     new 8058e16ed IMPALA-13770 (Addendum): Close expressions in 
IcebergMergeCasePlan
     new 5c0704604 Release 4.5.0

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (f52de8740)
            \
             N -- N -- N   refs/heads/branch-4.5.0 (5c0704604)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 9 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        | 14 ++++++++++++--
 be/src/exec/iceberg-merge-node.h         |  2 ++
 be/src/exec/iceberg-merge-sink.cc        |  2 ++
 be/src/scheduling/executor-group-test.cc |  8 ++++++++
 be/src/scheduling/executor-group.cc      | 14 +++++++++++---
 be/src/scheduling/executor-group.h       |  2 +-
 bin/save-version.sh                      |  2 +-
 7 files changed, 37 insertions(+), 7 deletions(-)

Reply via email to