Skip to content

findDownstreamEmits

findDownstreamEmits(ast, nodeId): EmitAstNode[]

Defined in: execution/sheet-hints.ts:55

Follow edges forward from a node to find all downstream emit nodes. Traverses through intermediate transform/mapOut nodes.

PlanAst

NodeId

EmitAstNode[]