risingwave_frontend::stream_fragmenter

Function build_graph

source
pub fn build_graph(
    plan_node: PlanRef,
) -> Result<StreamFragmentGraph, SchedulerError>