Hello Gabor Kaszab, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/21285
to look at the new patch set (#2).
Change subject: IMPALA-12991: Eliminate unnecessary SORT for Iceberg DELETEs
......................................................................
IMPALA-12991: Eliminate unnecessary SORT for Iceberg DELETEs
Since we are using IcebergBufferedDeleteSink, which sorts the data
before flushing, there is no need to add a SORT node before the sink.
Testing:
* updated planner tests
Change-Id: I94a691e7990228a1ec2de03e6ad90ebb97931581
---
M fe/src/main/java/org/apache/impala/planner/Planner.java
M
testdata/workloads/functional-planner/queries/PlannerTest/iceberg-v2-delete.test
2 files changed, 7 insertions(+), 41 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/85/21285/2
--
To view, visit http://gerrit.cloudera.org:8080/21285
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I94a691e7990228a1ec2de03e6ad90ebb97931581
Gerrit-Change-Number: 21285
Gerrit-PatchSet: 2
Gerrit-Owner: Zoltan Borok-Nagy <[email protected]>
Gerrit-Reviewer: Gabor Kaszab <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>