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

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


    from 6a6fccdba2e [fix](compile) fix ShowLoadWarningsCommand compilation 
error (#51781)
     add 3c6fd95088c [feat](warmup) display tables in SHOW WARM UP JOB results 
(#51594)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/doris/common/Triple.java  | 109 +++++++++++++++++++++
 .../apache/doris/analysis/WarmUpClusterStmt.java   |   6 +-
 .../apache/doris/cloud/CacheHotspotManager.java    |  10 +-
 .../org/apache/doris/cloud/CloudWarmUpJob.java     |  22 +++++
 .../trees/plans/commands/ShowWarmUpCommand.java    |   1 +
 .../doris/cloud/cache/CacheHotspotManagerTest.java |   2 +-
 .../warm_up/table/test_warm_up_table.groovy        |   6 ++
 .../warm_up/table/test_warm_up_tables.groovy       |   8 ++
 8 files changed, 157 insertions(+), 7 deletions(-)
 create mode 100644 
fe/fe-common/src/main/java/org/apache/doris/common/Triple.java


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

Reply via email to