pub fn build_graph_with_strategy(
plan_node: StreamPlanRef,
job_type: Option<GraphJobType>,
backfill_order: Option<BackfillOrder>,
) -> Result<StreamFragmentGraph>pub fn build_graph_with_strategy(
plan_node: StreamPlanRef,
job_type: Option<GraphJobType>,
backfill_order: Option<BackfillOrder>,
) -> Result<StreamFragmentGraph>