Zoltan Borok-Nagy has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/24339


Change subject: IMPALA-15031: Measure total time in 
IcebergDeleteBuilder::Prepare()
......................................................................

IMPALA-15031: Measure total time in IcebergDeleteBuilder::Prepare()

IcebergDeleteBuilder::Prepare() does some time-consuming work, e.g.
it builds maps based on the assigned data files, and read Iceberg V3
deletion vectors.

With this patch we track its duration in profile->total_time_counter.

Testing
* tested manually that Summary contains the correct elapsed time
  for the build fragment.

Change-Id: I1eb81d3178a128a78b077c4369fdcfe46c19e36a
---
M be/src/exec/iceberg-delete-builder.cc
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/39/24339/1
--
To view, visit http://gerrit.cloudera.org:8080/24339
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1eb81d3178a128a78b077c4369fdcfe46c19e36a
Gerrit-Change-Number: 24339
Gerrit-PatchSet: 1
Gerrit-Owner: Zoltan Borok-Nagy <[email protected]>

Reply via email to