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 c4cc6cefda9 [fix](regression-test) fix http stream 2pc case(#25507) add 4d12d8885ef [feature](Nereids): graphSimplifier should compare edge1BeforeEdge2 and edge2BeforeEdge1 (#25416) No new revisions were added by this update. Summary of changes: .../nereids/jobs/joinorder/hypergraph/Edge.java | 8 +++---- .../jobs/joinorder/hypergraph/GraphSimplifier.java | 20 +++++++++------- .../jobs/joinorder/hypergraph/HyperGraph.java | 17 ++++++------- .../joinorder/hypergraph/GraphSimplifierTest.java | 28 +++++++++++++++++++++- .../doris/nereids/util/HyperGraphBuilder.java | 12 +++++----- 5 files changed, 58 insertions(+), 27 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org