Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ state
Method
state
cpp/src/arrow/compute/exec.cc:762–762 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
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
765
Callers
15
ExecStateful
Function · 0.45
Exec
Method · 0.45
ResolveOutputType
Method · 0.45
CastIntegerToInteger
Function · 0.45
CastFloatingToInteger
Function · 0.45
CastIntegerToFloating
Function · 0.45
Exec
Method · 0.45
Exec
Method · 0.45
Exec
Method · 0.45
Exec
Method · 0.45
ShiftTime
Function · 0.45
Exec
Method · 0.45
Calls
no outgoing calls
Tested by
1
ExecStateful
Function · 0.36