MCPcopy Create free account
hub / github.com/apache/arrow / executor

Function executor

cpp/src/arrow/compute/exec.h:67–67  ·  view source on GitHub ↗

\brief An Executor which may be used to parallelize execution.

Source from the content-addressed store, hash-verified

65
66 /// \brief An Executor which may be used to parallelize execution.
67 ::arrow::internal::Executor* executor() const { return executor_; }
68
69 /// \brief The FunctionRegistry for looking up functions by name and
70 /// selecting kernels for execution. Defaults to the library-global function

Callers 2

TEST_FFunction · 0.50
TEST_FFunction · 0.50

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.40
TEST_FFunction · 0.40