Files
impala/fe
stiga-huang dd2d44492d IMPALA-14062: Adds missing timeline items in constructing PartitionDeltaUpdater
PartitionDeltaUpdater has two sub-classes, PartNameBasedDeltaUpdater and
PartBasedDeltaUpdater. They are used in reloading metadata of a table.
Their constructors invoke HMS RPCs which could be slow and should be
tracked in the catalog timeline.

This patch adds missing timeline items for those HMS RPCs.

Tests:
 - Added e2e tests

Change-Id: Id231c2b15869aac2dae3258817954abf119da802
Reviewed-on: http://gerrit.cloudera.org:8080/22917
Reviewed-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
2025-05-20 02:28:54 +00:00
..
2019-12-06 04:38:09 +00:00