[
https://issues.apache.org/jira/browse/ARROW-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16687170#comment-16687170
]
Antoine Pitrou commented on ARROW-1176:
---------------------------------------
I fear it will be a long time before we can finally switch to manylinux2010. In
the meantime, instead of Abseil, I think we could turn to one of the standalone
string_view implementations such as
[https://github.com/martinmoene/string-view-lite]
> [C++] Replace WrappedBinary with Tensorflow's StringPiece
> ---------------------------------------------------------
>
> Key: ARROW-1176
> URL: https://issues.apache.org/jira/browse/ARROW-1176
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Uwe L. Korn
> Priority: Major
> Fix For: 0.13.0
>
>
> Instead of using the very simple {{WrappedBinary}} class, we may want to use
> Tensorflow's {{StringPiece}} to handle binary cells:
> https://github.com/tensorflow/tensorflow/blob/master/tensorflow/core/lib/core/stringpiece.h
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)