[
https://issues.apache.org/jira/browse/ARROW-4000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16719465#comment-16719465
]
Antoine Pitrou commented on ARROW-4000:
---------------------------------------
Ok, it might be something simpler. Can you make sure you install your currently
built Arrow C++ so that Cython finds the up-to-date {{csv/options.h}}? I'm
willing to bet that a change in that file changed the ABI, but you didn't
install the newest version...
> [Python] Error running CSV test_read_options on Windows
> -------------------------------------------------------
>
> Key: ARROW-4000
> URL: https://issues.apache.org/jira/browse/ARROW-4000
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++, Python
> Affects Versions: 0.11.1
> Reporter: Benjamin Kietzman
> Priority: Minor
> Labels: csv, windows
>
> `py.test pyarrow -v` crashed at
> `pyarrow/tests/test_csv.py::test_read_options`.
> errorlevel was -1073741819, not sure what that means.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)