Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
arrow::compute::ExecBatch uses a vector of arrow::Datum to contain a collection of ArrayData and Scalar objects for kernel execution. It would be helpful to know how many nanoseconds of overhead is associated with basic interactions with this data structure to know the cost of using our vendored variant, and other such issues.
Attachments
Issue Links
- is a child of
-
ARROW-8894 [C++] C++ array kernels framework and execution buildout (umbrella issue)
- Open
-
ARROW-12633 [C++] Query engine umbrella issue
- Open
- links to