This is an automated email from the ASF dual-hosted git repository.
morrysnow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 66bf4d97be0 [feature](cloud) Support cache warmup for any remote
filesystem (#34191)
add a566ba0d7c1 [opt](nereids) Only the SQL key columns are used as the
basis for selecting the derivation algorithm (#34148)
No new revisions were added by this update.
Summary of changes:
.../org/apache/doris/nereids/NereidsPlanner.java | 13 ++-
.../org/apache/doris/nereids/StatementContext.java | 11 ++
.../doris/nereids/rules/rewrite/ColumnPruning.java | 31 ++++++
.../doris/nereids/stats/StatsCalculator.java | 15 ++-
.../suites/nereids_p0/stats/column_stats.groovy | 111 +++++++++++++++++++++
.../suites/nereids_syntax_p0/agg_with_const.groovy | 6 +-
6 files changed, 177 insertions(+), 10 deletions(-)
create mode 100644 regression-test/suites/nereids_p0/stats/column_stats.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]