This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45923-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 47050877928 brnahc-3.0:[improvement](jdbc catalog) Optimize JdbcCatalog case mapping stability (#45221) add 706d1ff8b11 [improvement](statistics)Async drop table stats while doing truncate and schema change. (#45923) No new revisions were added by this update. Summary of changes: .../apache/doris/service/FrontendServiceImpl.java | 6 +- .../apache/doris/statistics/AnalysisManager.java | 64 +++++++++++++--------- .../doris/statistics/AnalysisTaskExecutor.java | 6 +- .../doris/statistics/StatisticsAutoCollector.java | 2 +- .../doris/statistics/AnalysisManagerTest.java | 8 +-- .../suites/statistics/analyze_stats.groovy | 20 +++++++ .../suites/statistics/test_analyze_mv.groovy | 17 ++++++ .../statistics/test_drop_stats_and_truncate.groovy | 18 ++++++ 8 files changed, 105 insertions(+), 36 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org