Commits


Philipp Moritz authored and Wes McKinney committed 0d6817a05e1
ARROW-2042: [Plasma] Revert API change of plasma::Create to output a MutableBuffer This reverts a part of the changes from https://github.com/apache/arrow/pull/1479. This is needed for https://github.com/apache/arrow/pull/1445 so we can return a CudaBuffer from plasma::Create. Author: Philipp Moritz <pcmoritz@gmail.com> Closes #1520 from pcmoritz/revert-mutable-buffer and squashes the following commits: 0d36c734 [Philipp Moritz] fix plasma python bindings 259127d5 [Philipp Moritz] revert plasma::Create API back to Buffer