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 8a436d8eccc [FIX](collectiontype) fix shrink char column in map/struct
(#25725)
add 20fa1eff65c [enhancement](Nereids) Filter no data partition after
partition prune (#25456)
No new revisions were added by this update.
Summary of changes:
.../doris/nereids/jobs/executor/Rewriter.java | 2 ++
.../org/apache/doris/nereids/rules/RuleType.java | 1 +
...sIntoJdbcScan.java => PruneEmptyPartition.java} | 23 ++++++++++++----------
.../trees/plans/logical/LogicalOlapScan.java | 1 -
.../rules/rewrite/PruneOlapScanTabletTest.java | 2 --
5 files changed, 16 insertions(+), 13 deletions(-)
copy
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/{PushConjunctsIntoJdbcScan.java
=> PruneEmptyPartition.java} (60%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]