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

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


    from c7f7f7e16c3 [test](json) fix cases in TestJsonFunctions.sql (#52302)
     add 4fc1ff54bc5 [Feature](recycler) Add recycler metrics for instance 
layer (#51448)

No new revisions were added by this update.

Summary of changes:
 cloud/src/common/bvars.cpp      |  40 +-
 cloud/src/common/bvars.h        |  47 +--
 cloud/src/common/config.h       |   4 +
 cloud/src/main.cpp              |   3 +-
 cloud/src/recycler/recycler.cpp | 875 +++++++++++++++++++++++++++++++++++-----
 cloud/src/recycler/recycler.h   | 134 +++++-
 cloud/test/CMakeLists.txt       |   2 +-
 cloud/test/recycler_test.cpp    |  46 ++-
 8 files changed, 983 insertions(+), 168 deletions(-)


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

Reply via email to