Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.11.1
Description
A segmentation fault occurs when executing the following:
import pyarrow
s = pyarrow.schema([None])
print(s)
Attachments
Issue Links
- links to