This is an automated email from the ASF dual-hosted git repository.
englefly pushed a change to branch ckb2
in repository https://gitbox.apache.org/repos/asf/doris.git
from ca93b6f6725 [opt](Nereids) strip redundant widening integer cast in
SumLiteralRewrite
new 02246998b39 Revert "[feature](nereids) add
RewriteSimpleAggToConstantRule to rewrite simple agg to constant"
new c4116babc28 [feature](nereids) add RewriteSimpleAggToConstantRule to
rewrite simple agg to constant
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/doris/catalog/OlapTable.java | 5 +
.../org/apache/doris/catalog/TableAttributes.java | 5 +
.../apache/doris/datasource/InternalCatalog.java | 4 +
.../rewrite/RewriteSimpleAggToConstantRule.java | 31 +++--
.../doris/nereids/stats/SimpleAggCacheMgr.java | 142 +++++++++++++++++----
.../RewriteSimpleAggToConstantRuleTest.java | 6 +-
.../truncate_version_reset.out} | 10 +-
.../suites/nereids_p0/hint/test_hint.groovy | 2 +-
.../truncate_version_reset.groovy | 112 ++++++++++++++++
9 files changed, 268 insertions(+), 49 deletions(-)
copy
regression-test/data/{inverted_index_p0/test_index_lowercase_fault_injection.out
=> nereids_rules_p0/rewrite_simple_agg_to_constant/truncate_version_reset.out}
(63%)
create mode 100644
regression-test/suites/nereids_rules_p0/rewrite_simple_agg_to_constant/truncate_version_reset.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]