This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-58426-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from e8076c81eaf branch-4.0: [fix](cloud compaction) horizontal compaction
coredump due to tablet shard_ptr not initialized #58751 (#58764)
add 18007d9d9b9 [fix](mv) Fix stats unknown when calc sync mv plan
statistics (#58426)
No new revisions were added by this update.
Summary of changes:
.../doris/nereids/stats/StatsCalculator.java | 4 +-
.../java/org/apache/doris/qe/SessionVariable.java | 2 +-
.../apache/doris/statistics/StatisticsCache.java | 10 +--
.../doris/nereids/stats/StatsCalculatorTest.java | 36 +++++++++
.../doris/statistics/StatisticsCacheTest.java | 90 ++++++++++++++++++++++
.../availability/materialized_view_switch.groovy | 16 +++-
6 files changed, 147 insertions(+), 11 deletions(-)
create mode 100644
fe/fe-core/src/test/java/org/apache/doris/statistics/StatisticsCacheTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]