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

Method ToString

cpp/src/arrow/acero/exec_plan.cc:452–452  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

450}
451
452std::string ExecPlan::ToString() const { return ToDerived(this)->ToString(); }
453
454ExecNode::ExecNode(ExecPlan* plan, NodeVector inputs,
455 std::vector<std::string> input_labels,

Callers 15

MakeOutputSchemaMethod · 0.45
ToStringMethod · 0.45
DeclarationToStringFunction · 0.45
MakeMethod · 0.45
ProcessBatchMethod · 0.45
ToStringExtraMethod · 0.45
AggregatesToStringFunction · 0.45
MakeMethod · 0.45
ToStringExtraMethod · 0.45
PollOnceMethod · 0.45
TESTFunction · 0.45
MakeMethod · 0.45

Calls 4

ToDerivedFunction · 0.85
strMethod · 0.80
kind_nameMethod · 0.45
emptyMethod · 0.45

Tested by 8

TESTFunction · 0.36
TEST_PFunction · 0.36
CheckRunOutputFunction · 0.36
MakeIntegerBatchFunction · 0.36
PrintToImplFunction · 0.36
GenerateRandomSchemaMethod · 0.36
JoinConditionStringMethod · 0.36
OutputStringMethod · 0.36