Expand description
DAG EXPLAIN formatter DAG EXPLAIN formatter.
Converts a StreamingDag into a human-readable topology description
suitable for EXPLAIN DAG output.
Structs§
- DagExplain
Output - Structured output from
EXPLAIN DAG.
Functions§
- format_
dag_ explain - Formats a DAG topology into an
EXPLAIN DAGoutput.