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 1b1029ff72e [opt](mow) reduce memory usage for mow table compaction
(#36865)
add 3f3a6eb629f [improvement](statistics)Use real base index id to fetch
stats cache. (#36914)
No new revisions were added by this update.
Summary of changes:
.../doris/nereids/stats/StatsCalculator.java | 6 ++---
.../nereids/trees/plans/algebra/OlapScan.java | 6 -----
.../logical/LogicalDeferMaterializeOlapScan.java | 5 ----
.../trees/plans/logical/LogicalOlapScan.java | 8 ------
.../physical/PhysicalDeferMaterializeOlapScan.java | 5 ----
.../trees/plans/physical/PhysicalOlapScan.java | 8 ------
.../apache/doris/statistics/StatisticsCache.java | 29 ++++++++++++++++++++++
7 files changed, 32 insertions(+), 35 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]