Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
452
std::string ExecPlan::ToString() const { return ToDerived(this)->ToString(); }
453
454
ExecNode::ExecNode(ExecPlan* plan, NodeVector inputs,
455
std::vector<std::string> input_labels,
Callers
15
MakeOutputSchema
Method · 0.45
ToString
Method · 0.45
DeclarationToString
Function · 0.45
Make
Method · 0.45
ProcessBatch
Method · 0.45
ToStringExtra
Method · 0.45
AggregatesToString
Function · 0.45
Make
Method · 0.45
ToStringExtra
Method · 0.45
PollOnce
Method · 0.45
TEST
Function · 0.45
Make
Method · 0.45
Calls
4
ToDerived
Function · 0.85
str
Method · 0.80
kind_name
Method · 0.45
empty
Method · 0.45
Tested by
8
TEST
Function · 0.36
TEST_P
Function · 0.36
CheckRunOutput
Function · 0.36
MakeIntegerBatch
Function · 0.36
PrintToImpl
Function · 0.36
GenerateRandomSchema
Method · 0.36
JoinConditionString
Method · 0.36
OutputString
Method · 0.36