[ https://issues.apache.org/jira/browse/ARROW-75?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17657176#comment-17657176 ]
Rok Mihevc commented on ARROW-75: --------------------------------- This issue has been migrated to [issue #15494|https://github.com/apache/arrow/issues/15494] on GitHub. Please see the [migration documentation|https://github.com/apache/arrow/issues/14542] for further details. > 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 > Assignee: Dan Robinson > Priority: Major > Fix For: 0.1.0 > > > 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 (v8.20.10#820010)