MCPcopy Create free account
hub / github.com/baidu/bigflow / build_dag_tree

Function build_dag_tree

bigflow_python/python/bigflow/core/tests/test_helper.py:204–250  ·  view source on GitHub ↗

:param message: Protobuf message of LogicalPlan :param dag_tree: DAG :param vertices: All vertices built from LogicalPlan message :return: True if successful, false otherwise

(message, dag_tree, vertices)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

find_or_insert_vertexFunction · 0.85
parse_dependencyFunction · 0.85
add_fatherMethod · 0.80

Tested by

no test coverage detected