This is an automated email from the ASF dual-hosted git repository.

lichaoyong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.


    from de3c4b1  Support materialized view extend column in load and insert 
(#3677)
     add 8500d8b  [metrics] Use atomic instead of SpinLock for integer metric 
(#4036)

No new revisions were added by this update.

Summary of changes:
 be/src/util/doris_metrics.cpp     |  15 ++-
 be/src/util/doris_metrics.h       | 258 +++++++++++++++++++-------------------
 be/src/util/metrics.cpp           |  18 +--
 be/src/util/metrics.h             |  85 +++++++++----
 be/src/util/system_metrics.cpp    |  55 ++++----
 be/src/util/system_metrics.h      |   2 +-
 be/test/util/new_metrics_test.cpp |  94 +++++++++++---
 7 files changed, 319 insertions(+), 208 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to