Hello Zoltan Borok-Nagy, Surya Hebbar, Noemi Pap-Takacs, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/22496
to look at the new patch set (#15).
Change subject: IMPALA-13074: Add sink node to Web UI's graphical plan for
DDL/DML queries
......................................................................
IMPALA-13074: Add sink node to Web UI's graphical plan for DDL/DML queries
>From now on if a plan fragment's root data sink is a table sink, a
multi data sink or a merge sink, it will be included in the json
response and shown on the Web UI as parent of the plan fragment.
Testing
* adopted and refined impala-http-handler-test
* added new tests for related sink types
* tested manually on WebUI with
- CTAS statements
- UPDATE statements on Iceberg tables
- DELETE statements on Iceberg tables
- MERGE statements on Iceberg tables
Change-Id: Ib2bd442f6499efde7406d87c2b1fd1b46a45381b
---
M be/src/service/impala-http-handler-test.cc
M be/src/service/impala-http-handler.cc
M common/thrift/Query.thrift
3 files changed, 561 insertions(+), 117 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/96/22496/15
--
To view, visit http://gerrit.cloudera.org:8080/22496
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ib2bd442f6499efde7406d87c2b1fd1b46a45381b
Gerrit-Change-Number: 22496
Gerrit-PatchSet: 15
Gerrit-Owner: Daniel Vanko <[email protected]>
Gerrit-Reviewer: Daniel Vanko <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Noemi Pap-Takacs <[email protected]>
Gerrit-Reviewer: Surya Hebbar <[email protected]>
Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>