Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ Validate
Method
Validate
cpp/src/arrow/acero/exec_plan.cc:438–438 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
436
}
437
438
Status ExecPlan::Validate() { return ToDerived(this)->Validate(); }
439
440
void ExecPlan::StartProducing() { return ToDerived(this)->StartProducing(); }
441
Callers
13
Validate
Method · 0.45
DeclarationToSchema
Function · 0.45
DeclarationToTableImpl
Function · 0.45
DeclarationToExecBatchesImpl
Function · 0.45
DeclarationToStatusImpl
Function · 0.45
DeclarationToString
Function · 0.45
DeclarationToRecordBatchGenerator
Function · 0.45
TEST
Function · 0.45
RunGroupBy
Function · 0.45
hash_aggregate_test.cc
File · 0.45
StartAndFinish
Function · 0.45
StartAndCollect
Function · 0.45
Calls
7
ToDerived
Function · 0.85
num_inputs
Function · 0.85
is_sink
Function · 0.85
GetNodeIndex
Function · 0.85
Invalid
Function · 0.50
OK
Function · 0.50
size
Method · 0.45
Tested by
5
TEST
Function · 0.36
RunGroupBy
Function · 0.36
StartAndFinish
Function · 0.36
StartAndCollect
Function · 0.36
TEST
Function · 0.36