This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from c741f1ac51f [opt](test case) Opt
adaptive_pipeline_task_serial_read_on_limit in multiple be env (#49668)
add e0657c8f517 [fix](nereids)no need to analyze prefilter and where
condition in routine load (#49313)
No new revisions were added by this update.
Summary of changes:
.../doris/nereids/parser/LogicalPlanBuilder.java | 12 ++-
.../plans/commands/info/CreateRoutineLoadInfo.java | 96 ++++------------------
...nClause.java => LoadPrecedingFilterClause.java} | 6 +-
.../trees/plans/commands/load/LoadWhereClause.java | 9 +-
.../org/apache/doris/nereids/util/PlanUtils.java | 63 ++++++++++++++
.../routine_load/test_routine_load_name.groovy | 22 +++++
6 files changed, 111 insertions(+), 97 deletions(-)
copy
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/load/{LoadDeleteOnClause.java
=> LoadPrecedingFilterClause.java} (86%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]