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

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


    from f228cfdd00 [enhancement](session-variable)add a use_fix_replica 
session variable to fix query replica (#17101)
     add 2d5f32caf1 [fix](nereids) dphyper join reorder may lost join condition 
in some case (#16995)

No new revisions were added by this update.

Summary of changes:
 .../nereids/jobs/joinorder/hypergraph/Edge.java    |  38 ++++++
 .../jobs/joinorder/hypergraph/HyperGraph.java      |  29 +++-
 .../hypergraph/receiver/PlanReceiver.java          |  62 ++++++++-
 .../jobs/joinorder/hypergraph/HyperGraphTest.java  |   4 +-
 .../nereids_syntax_p0/join_reorder_dphyper.groovy  | 149 +++++++++++++++++++++
 5 files changed, 269 insertions(+), 13 deletions(-)
 create mode 100644 
regression-test/suites/nereids_syntax_p0/join_reorder_dphyper.groovy


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

Reply via email to