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 493dc26d743 [opt](s3) auto retry when meeting 429 error (#35396) add cc484136ee2 [fix](statistics) External table partition stats improve and add test case. (#36884) No new revisions were added by this update. Summary of changes: .../apache/doris/analysis/ShowColumnStatsStmt.java | 4 +- .../apache/doris/statistics/HMSAnalysisTask.java | 4 +- .../apache/doris/statistics/OlapAnalysisTask.java | 2 +- .../statistics/test_external_partition.groovy | 101 +++++++++++++++++++++ .../suites/statistics/test_partition_stats.groovy | 8 +- 5 files changed, 109 insertions(+), 10 deletions(-) create mode 100644 regression-test/suites/statistics/test_external_partition.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org