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

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


    from 7211c2d6594 [conf](parallel) Reduce parallel tasks for large cluster 
(#38196)
     add d9e363aadc7 [Fix](ScanNode) Move the finalize phase of ScanNode to 
after the end of the Physical Translate phase. (#37565)

No new revisions were added by this update.

Summary of changes:
 .../apache/doris/datasource/FileQueryScanNode.java | 13 --------
 .../doris/datasource/jdbc/source/JdbcScanNode.java |  9 ------
 .../doris/datasource/odbc/source/OdbcScanNode.java |  9 ------
 .../datasource/paimon/source/PaimonScanNode.java   | 19 ------------
 .../source/TrinoConnectorScanNode.java             | 28 -----------------
 .../glue/translator/PhysicalPlanTranslator.java    | 36 ++++++++--------------
 .../org/apache/doris/planner/OlapScanNode.java     |  6 +++-
 .../java/org/apache/doris/planner/ScanNode.java    | 10 ------
 8 files changed, 17 insertions(+), 113 deletions(-)


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

Reply via email to