This is an automated email from the ASF dual-hosted git repository.
lijibing pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from d8f911e0746 [Fix]set workload group for load channel (#40749)
add 4466541c1b4 [fix](statistics)Fix drop stats log editlog bug. Catch
drop stats exception while truncate table. (#40738)
No new revisions were added by this update.
Summary of changes:
.../apache/doris/alter/SchemaChangeHandler.java | 12 +-
.../org/apache/doris/alter/SchemaChangeJobV2.java | 6 +-
.../main/java/org/apache/doris/catalog/Env.java | 6 +-
.../org/apache/doris/catalog/TabletStatMgr.java | 2 +-
.../apache/doris/service/FrontendServiceImpl.java | 6 -
.../apache/doris/statistics/AnalysisManager.java | 93 ++++++-----
.../statistics/test_drop_stats_and_truncate.groovy | 180 +++++++++++++++++++++
7 files changed, 235 insertions(+), 70 deletions(-)
create mode 100644
regression-test/suites/statistics/test_drop_stats_and_truncate.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]