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 0d5b115993 [Feature](Materialized-View) support duplicate base column
for diffrent aggregate function (#15837)
add 6ee0dbfb23 [fix](cooldown) Fix bugs in cooldown single replica files
(#16299)
No new revisions were added by this update.
Summary of changes:
be/src/agent/task_worker_pool.cpp | 34 +++--
be/src/olap/base_tablet.h | 4 +-
be/src/olap/snapshot_manager.cpp | 7 -
be/src/olap/tablet.cpp | 276 +++++++++++++++++++-------------------
be/src/olap/tablet.h | 53 +++++---
be/src/olap/tablet_manager.cpp | 2 -
be/src/olap/tablet_meta.cpp | 18 +--
be/src/olap/tablet_meta.h | 16 +--
be/src/olap/version_graph.h | 4 +
be/test/olap/tablet_test.cpp | 2 +-
10 files changed, 199 insertions(+), 217 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]