You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2017/07/02 18:50:00 UTC

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

Uwe L. Korn created ARROW-1176:
----------------------------------

             Summary: 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


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
(v6.4.14#64029)