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

panxiaolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 232170af61a [fix](Nereids) two cloud syntax different with legacy 
planner (#41198)
     add a6564b27442 [Feature](sink) support parallel outfile (#41039)

No new revisions were added by this update.

Summary of changes:
 be/src/pipeline/exec/result_file_sink_operator.cpp | 142 ++++-----------------
 be/src/pipeline/exec/result_file_sink_operator.h   |   5 +-
 .../main/java/org/apache/doris/common/Config.java  |   2 +-
 .../glue/translator/PhysicalPlanTranslator.java    |  40 +-----
 .../trees/plans/physical/PhysicalFileSink.java     |   9 +-
 .../main/java/org/apache/doris/qe/Coordinator.java |   9 +-
 .../java/org/apache/doris/qe/SessionVariable.java  |   1 +
 .../java/org/apache/doris/qe/StmtExecutorTest.java |   4 +-
 gensrc/thrift/PaloInternalService.thrift           |   3 +
 9 files changed, 45 insertions(+), 170 deletions(-)


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

Reply via email to