[
https://issues.apache.org/jira/browse/ARROW-2042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17659071#comment-17659071
]
Rok Mihevc commented on ARROW-2042:
-----------------------------------
This issue has been migrated to [issue
#18021|https://github.com/apache/arrow/issues/18021] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [Plasma] Revert API change of plasma::Create to output a MutableBuffer
> ----------------------------------------------------------------------
>
> Key: ARROW-2042
> URL: https://issues.apache.org/jira/browse/ARROW-2042
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++ - Plasma
> Reporter: Philipp Moritz
> Assignee: Philipp Moritz
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.9.0
>
>
> Reverts a part of the changes from
> [https://github.com/apache/arrow/pull/1479] concerning the plasma::Create
> API. It should output a shared pointer to a Buffer instead of a shared
> pointer to a MutableBuffer. This is needed for
> [https://github.com/apache/arrow/pull/1445] so we can return a CudaBuffer
> from plasma::Create. It also seems to be more in line with how Buffers are
> intended to be used and avoids API breakage from 0.8.0 to 0.9.0.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)