You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/08/02 03:10:00 UTC

[jira] [Updated] (ARROW-766) [C++] Introduce zero-copy "StringPiece" type

     [ https://issues.apache.org/jira/browse/ARROW-766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney updated ARROW-766:
-------------------------------
    Fix Version/s:     (was: 0.6.0)
                   0.7.0

> [C++] Introduce zero-copy "StringPiece" type
> --------------------------------------------
>
>                 Key: ARROW-766
>                 URL: https://issues.apache.org/jira/browse/ARROW-766
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Wes McKinney
>             Fix For: 0.7.0
>
>
> This is a pattern used in many Google codebases, like TensorFlow. It can prevent memory allocation from {{std::string}} in some cases. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)