CalvinKirs opened a new pull request, #63846:
URL: https://github.com/apache/doris/pull/63846
### What problem does this PR solve?
Issue Number: None
Related PR: #62196; selectdb/selectdb-core#8934
Problem Summary: Backport the partition-filter SQL block rule changes to
apache/doris branch-4.0. This recreates the PR that was accidentally opened
against selectdb/selectdb-core.
### Release note
Add partition-filter SQL block rule support on branch-4.0.
### Check List (For Author)
- Test: Unit Test / Manual test
- ./run-fe-ut.sh --run
org.apache.doris.nereids.rules.rewrite.PartitionPrunerTest
- build-support/clang-format.sh
- git diff --check
- Behavior changed: Yes. Adds SQL block rule support for requiring partition
filters.
- Does this need documentation: No
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]