[ 
https://issues.apache.org/jira/browse/IMPALA-15031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18082634#comment-18082634
 ] 

ASF subversion and git services commented on IMPALA-15031:
----------------------------------------------------------

Commit e4864e0bb093c1b45764e0b8bd8da617e2e3afc0 in impala's branch 
refs/heads/master from Zoltan Borok-Nagy
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=e4864e0bb ]

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]>


> Measure total time in IcebergDeleteBuilder::Prepare()
> -----------------------------------------------------
>
>                 Key: IMPALA-15031
>                 URL: https://issues.apache.org/jira/browse/IMPALA-15031
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Zoltán Borók-Nagy
>            Assignee: Zoltán Borók-Nagy
>            Priority: Major
>              Labels: impala-iceberg, impala-iceberg-active-backlog
>
> IcebergDeleteBuilder::Prepare() does some time-consuming work, e.g. it builds 
> maps based on the assigned data files, and read Iceberg V3 deletion vectors.
> We should track its duration in profile->total_time_counter.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to