This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 27ef5b4 [Bug] Use the right queryId to audit master only query in non
master (#4978)
add ec7e1c6 [Refactor] Execute 'pick rowsets' before applying for permits
for a compaction task (#4891)
No new revisions were added by this update.
Summary of changes:
be/src/olap/base_compaction.cpp | 28 ++++++++-
be/src/olap/base_compaction.h | 5 ++
be/src/olap/compaction.cpp | 14 ++++-
be/src/olap/compaction.h | 4 ++
be/src/olap/cumulative_compaction.cpp | 28 ++++++++-
be/src/olap/cumulative_compaction.h | 5 ++
be/src/olap/olap_define.h | 2 +
be/src/olap/olap_server.cpp | 57 +++++++----------
be/src/olap/storage_engine.cpp | 74 +++++-----------------
be/src/olap/storage_engine.h | 8 ++-
be/src/olap/tablet.cpp | 112 ++++++++++++++++++++++++++++++++-
be/src/olap/tablet.h | 13 ++++
be/src/olap/task/engine_clone_task.cpp | 1 +
13 files changed, 247 insertions(+), 104 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]