MCPcopy Create free account
hub / github.com/apache/arrow / plan

Function plan

cpp/src/arrow/acero/exec_plan.h:152–152  ·  view source on GitHub ↗

This node's exec plan

Source from the content-addressed store, hash-verified

150
151 /// This node's exec plan
152 ExecPlan* plan() { return plan_; }
153
154 /// \brief An optional label, for display and debugging
155 ///

Calls

no outgoing calls