lidavidm opened a new pull request #12237: URL: https://github.com/apache/arrow/pull/12237
ARROW-15373 changed MemoryManager::AllocateBuffer to return unique_ptr; the GLib bindings needed updating for this, however. Also, tweaked the C++ since some compilers don't implicitly convert unique_ptr to shared_ptr on return. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org