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

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


    from 9cd9e195d8 [test](load) add some s3 load regression test (#24399)
     add ece2e3cd70 [fix](nereids) support cte rf pushdown for exttable (#24806)

No new revisions were added by this update.

Summary of changes:
 .../processor/post/RuntimeFilterGenerator.java     | 65 +++++++++++++---------
 .../trees/plans/physical/AbstractPhysicalPlan.java | 22 ++++----
 .../trees/plans/physical/PhysicalCTEConsumer.java  |  5 ++
 .../plans/physical/PhysicalCatalogRelation.java    |  4 ++
 .../trees/plans/physical/PhysicalDistribute.java   |  9 ++-
 .../plans/physical/PhysicalHashAggregate.java      |  9 ++-
 .../trees/plans/physical/PhysicalHashJoin.java     |  7 +--
 .../trees/plans/physical/PhysicalProject.java      | 12 ++--
 .../trees/plans/physical/PhysicalRelation.java     |  4 ++
 .../trees/plans/physical/PhysicalSchemaScan.java   |  6 ++
 .../trees/plans/physical/PhysicalSetOperation.java |  2 +-
 11 files changed, 86 insertions(+), 59 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to