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 1339eef33c [fix](statistics) remove statistical task multiple times in one loop cycle (#12741) add 94d73abf2a [test](Nereids) runtime filter unit cases not rely on NereidPlanner to generate PhysicalPlan anymore (#12740) No new revisions were added by this update. Summary of changes: .../glue/translator/RuntimeFilterTranslator.java | 1 + .../processor/post/RuntimeFilterContext.java | 11 +++ .../nereids/postprocess/RuntimeFilterTest.java | 81 ++++++++++++++-------- .../org/apache/doris/nereids/util/PlanChecker.java | 47 ++++++++++++- 4 files changed, 109 insertions(+), 31 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org