This is an automated email from the ASF dual-hosted git repository. zhangstar333 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 717722e1114 Support drop partition statistics. (#35374) add b66f9ffbab1 [improve](nereids) support pushdown count when scan project without any slot ref (#35162) No new revisions were added by this update. Summary of changes: .../org/apache/doris/nereids/rules/RuleType.java | 1 + .../rules/implementation/AggregateStrategies.java | 41 ++++++++++++++++++++++ .../eliminate_distinct_constant.out | 8 ++--- .../push_down_filter_other_condition.out | 2 +- .../explain/test_pushdown_explain.groovy | 8 +++++ 5 files changed, 55 insertions(+), 5 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org