Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
If StringBuilder.Append() is given a byte array with length 0 (such as if a user calls pyarrow.from_pylist([""])), it segfaults.
If StringBuilder.Append() is given a byte array with length 0 (such as if a user calls pyarrow.from_pylist([""])), it segfaults.