Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ exec_context
Method
exec_context
cpp/src/arrow/compute/exec.cc:761–761 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
759
}
760
761
ExecContext* exec_context() { return kernel_ctx_->exec_context(); }
762
KernelState* state() { return kernel_ctx_->state(); }
763
764
// Not all of these members are used for every executor type
Callers
15
operator()
Method · 0.80
BeginScan
Method · 0.80
InitEncoder
Method · 0.80
ProbeBatch_OutputOne
Method · 0.80
ProbeSingleBatch
Method · 0.80
BuildHashTable_exec_task
Method · 0.80
StartProducing
Method · 0.80
Make
Method · 0.80
Init
Method · 0.80
Make
Method · 0.80
DoConsume
Method · 0.80
ResetKernelStates
Method · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64