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 0e26f28bf2 [Enhancement](runtime-filter) enlarge runtime filter in predicate threshold (#13581) add 151a72d158 [feature](Nereids) support circle graph (#14082) No new revisions were added by this update. Summary of changes: .../nereids/rules/joinreorder/hypergraph/Edge.java | 8 +- .../rules/joinreorder/hypergraph/HyperGraph.java | 34 +++--- .../hypergraph/GraphSimplifierTest.java | 37 ++++--- .../joinreorder/hypergraph/HyperGraphTest.java | 59 ++++++++-- .../doris/nereids/util/HyperGraphBuilder.java | 123 +++++++++++++++++---- 5 files changed, 194 insertions(+), 67 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org