This is an automated email from the ASF dual-hosted git repository.
englefly pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 9bd671f6b97 [chore](check) open shorten-64-to-32 error (#41197)
add 63251bb8456 [feat](Nereids) add restore state check of partition after
rewrite (#41355)
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 +
...tyPartition.java => CheckRestorePartition.java} | 34 +++++------
.../rules/rewrite/CheckRestorePartitionTest.java | 68 ++++++++++++++++++++++
4 files changed, 88 insertions(+), 17 deletions(-)
copy
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/{PruneEmptyPartition.java
=> CheckRestorePartition.java} (53%)
create mode 100644
fe/fe-core/src/test/java/org/apache/doris/nereids/rules/rewrite/CheckRestorePartitionTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]