MCPcopy 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

ExecStatefulFunction · 0.45
ExecMethod · 0.45
ResolveOutputTypeMethod · 0.45
CastIntegerToIntegerFunction · 0.45
CastFloatingToIntegerFunction · 0.45
CastIntegerToFloatingFunction · 0.45
ExecMethod · 0.45
ExecMethod · 0.45
ExecMethod · 0.45
ExecMethod · 0.45
ShiftTimeFunction · 0.45
ExecMethod · 0.45

Calls

no outgoing calls

Tested by 1

ExecStatefulFunction · 0.36