You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/08/09 14:20:00 UTC

[jira] [Updated] (ARROW-1176) [C++] Replace WrappedBinary with Tensorflow's StringPiece

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

Antoine Pitrou updated ARROW-1176:
----------------------------------
    Summary: [C++] Replace WrappedBinary with Tensorflow's StringPiece  (was: C++: Replace WrappedBinary with Tensorflow's StringPiece)

> [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.11.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)