You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Dan Robinson (JIRA)" <ji...@apache.org> on 2016/03/22 16:13:25 UTC

[jira] [Created] (ARROW-75) C++: Fix handling of empty strings

Dan Robinson created ARROW-75:
---------------------------------

             Summary: C++: Fix handling of empty strings
                 Key: ARROW-75
                 URL: https://issues.apache.org/jira/browse/ARROW-75
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++
            Reporter: Dan Robinson


If StringBuilder.Append() is given a byte array with length 0 (such as if a user calls pyarrow.from_pylist([""])), it segfaults.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)