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

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


    from 5e9a23e6439 [fix](prepare statement) Not supported such prepared 
statement if prepare a forward master sql (#26512)
     add 2be6c9ff7d8 [enhancement](Nereids): when the DPhyper failed, roll back 
to cascades without join reorder (#26390)

No new revisions were added by this update.

Summary of changes:
 .../doris/nereids/jobs/joinorder/JoinOrderJob.java | 26 +++++++++++--------
 .../jobs/joinorder/hypergraph/GraphSimplifier.java | 30 +++++++++++-----------
 .../jobs/joinorder/hypergraph/HyperGraph.java      |  6 +++++
 .../joinorder/hypergraph/receiver/Counter.java     |  4 +++
 .../hypergraph/receiver/PlanReceiver.java          |  6 ++++-
 .../java/org/apache/doris/qe/SessionVariable.java  |  4 +++
 .../joinorder/hypergraph/GraphSimplifierTest.java  | 17 ++++++++++++
 .../doris/nereids/sqltest/JoinOrderJobTest.java    | 18 +++++++++++++
 8 files changed, 85 insertions(+), 26 deletions(-)


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

Reply via email to