MCPcopy 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
BeginScanMethod · 0.80
InitEncoderMethod · 0.80
ProbeBatch_OutputOneMethod · 0.80
ProbeSingleBatchMethod · 0.80
StartProducingMethod · 0.80
MakeMethod · 0.80
InitMethod · 0.80
MakeMethod · 0.80
DoConsumeMethod · 0.80
ResetKernelStatesMethod · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64