[
https://issues.apache.org/jira/browse/ARROW-766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-766.
--------------------------------
Resolution: Won't Fix
Assignee: Antoine Pitrou
Fix Version/s: (was: 1.0.0)
0.12.0
With
https://github.com/apache/arrow/commit/948e0fbf9ba94b63d98159ff599585af2841a069
we are vendoring a C++17 {{std::string_view}} backport, so this is not needed
anymore
> [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
> Assignee: Antoine Pitrou
> Priority: Major
> Fix For: 0.12.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
(v7.6.3#76005)