Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ StopProducing
Method
StopProducing
cpp/src/arrow/acero/exec_plan.cc:442–442 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
440
void ExecPlan::StartProducing() { return ToDerived(this)->StartProducing(); }
441
442
void ExecPlan::StopProducing() { ToDerived(this)->StopProducing(); }
443
444
Future<> ExecPlan::finished() { return ToDerived(this)->finished_; }
445
Callers
13
garrow_execute_plan_stop
Function · 0.45
ScanBatchesUnorderedAsync
Method · 0.45
StopProducingImpl
Method · 0.45
~BatchConverter
Method · 0.45
Close
Method · 0.45
TEST
Function · 0.45
EndFromProcessThread
Method · 0.45
EndFromSingleThread
Method · 0.45
DoStopProducing
Method · 0.45
DoStopProducing
Method · 0.45
InputFinished
Method · 0.45
Process
Method · 0.45
Calls
2
ToDerived
Function · 0.85
OK
Function · 0.50
Tested by
3
TEST
Function · 0.36
DoStopProducing
Method · 0.36
DoStopProducing
Method · 0.36