News
This does not work as expected, tho. Even though there are multiple chunks, the arrow::Array::values method returns the very same buffer for all of them, which ends up duplicating the data on my side.
I want to Cython wrap a set of C++ functions that return multiple 2D std::vector arrays by passing numpy arrays to it by reference. To illustrate this use case, below is a c++ function that returns ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results