This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch auto-pick-56372-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 8711405f457 [fix](recycler) Fix recycler cases (#56510)
     add 285e296a242 [fix](nereids) fix broker load planner don't support multi 
file group (#56372)

No new revisions were added by this update.

Summary of changes:
 .../glue/translator/PlanTranslatorContext.java     | 15 +++-
 .../nereids/load/NereidsLoadPlanInfoCollector.java | 60 ++++++++-------
 .../nereids/load/NereidsLoadingTaskPlanner.java    | 63 ++++++++-------
 .../nereids/load/NereidsStreamLoadPlanner.java     | 12 ++-
 .../org/apache/doris/planner/FileLoadScanNode.java | 23 +++---
 .../test_broker_load_multi_filegroup.out}          |  8 +-
 .../test_broker_load_multi_filegroup.groovy        | 89 ++++++++++++++++++++++
 7 files changed, 201 insertions(+), 69 deletions(-)
 copy regression-test/data/{ann_index_p0/scalar_quantization.out => 
load_p0/broker_load/test_broker_load_multi_filegroup.out} (67%)
 create mode 100644 
regression-test/suites/load_p0/broker_load/test_broker_load_multi_filegroup.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to