You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2020/06/09 14:27:00 UTC

[jira] [Created] (ARROW-9080) [C++] arrow::AllocateBuffer returns a Result>

Wes McKinney created ARROW-9080:
-----------------------------------

             Summary: [C++] arrow::AllocateBuffer returns a Result<unique_ptr<Buffer>>
                 Key: ARROW-9080
                 URL: https://issues.apache.org/jira/browse/ARROW-9080
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++
            Reporter: Wes McKinney
             Fix For: 1.0.0


This seemed counterintuitive to me since using Buffers almost anywhere requires a shared_ptr<Buffer>



--
This message was sent by Atlassian Jira
(v8.3.4#803005)