Impala Public Jenkins has submitted this change and it was merged. ( 
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
Reviewed-on: http://gerrit.cloudera.org:8080/24339
Reviewed-by: Peter Rozsa <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
---
M be/src/exec/iceberg-delete-builder.cc
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Peter Rozsa: Looks good to me, approved
  Impala Public Jenkins: Verified

--
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: merged
Gerrit-Change-Id: I1eb81d3178a128a78b077c4369fdcfe46c19e36a
Gerrit-Change-Number: 24339
Gerrit-PatchSet: 3
Gerrit-Owner: Zoltan Borok-Nagy <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Peter Rozsa <[email protected]>

Reply via email to