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 9bbbcf031c [enhancement](k8s) Support fqdn mode for be in k8s
enviroment (#9172)
add 36737fe9f4 [feature](Nereids): Add cache to avoid repeatly calculation
in DPhyp (#14585)
No new revisions were added by this update.
Summary of changes:
.../nereids/jobs/joinorder/hypergraph/Edge.java | 15 +-
.../jobs/joinorder/hypergraph/GraphSimplifier.java | 4 +-
.../jobs/joinorder/hypergraph/HyperGraph.java | 6 -
.../nereids/jobs/joinorder/hypergraph/Node.java | 55 +----
.../joinorder/hypergraph/SubgraphEnumerator.java | 267 +++++++++++++++++----
.../jobs/joinorder/hypergraph/bitmap/Bitmap.java | 13 +-
.../hypergraph/receiver/AbstractReceiver.java | 3 +-
.../joinorder/hypergraph/receiver/Counter.java | 5 +-
.../hypergraph/receiver/PlanReceiver.java | 19 +-
.../joinorder/hypergraph/GraphSimplifierTest.java | 34 ++-
.../hypergraph/SubgraphEnumeratorTest.java | 8 +-
11 files changed, 293 insertions(+), 136 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]