This is an automated email from the ASF dual-hosted git repository. huajianlan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from f8b368a85e [Feature](Nereids) Support bitmap for materialized index. (#14863) add d0a4a8e047 [Feature](Nereids) Push limit through union all. (#15272) No new revisions were added by this update. Summary of changes: .../jobs/batch/NereidsRewriteJobExecutor.java | 2 +- .../org/apache/doris/nereids/rules/RuleType.java | 1 + .../rules/rewrite/logical/LimitPushDown.java | 19 ++++++++- .../rules/rewrite/logical/LimitPushDownTest.java | 48 +++++++++++++++++++++- 4 files changed, 65 insertions(+), 5 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org