[
https://issues.apache.org/jira/browse/ARROW-6757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney updated ARROW-6757:
--------------------------------
Fix Version/s: (was: 0.16.0)
1.0.0
> [Python] Creating csv.ParseOptions() causes "Windows fatal exception: access
> violation" with Visual Studio 2017
> ---------------------------------------------------------------------------------------------------------------
>
> Key: ARROW-6757
> URL: https://issues.apache.org/jira/browse/ARROW-6757
> Project: Apache Arrow
> Issue Type: Bug
> Components: Python
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> I encountered this when trying to verify the release with MSVC 2017. It may
> be particular to this machine or build (though it's 100% reproducible for
> me). I will check the Windows wheels to see if it occurs there, too
> {code}
> (C:\tmp\arrow-verify-release\conda-env) λ python
> Python 3.7.3 | packaged by conda-forge | (default, Jul 1 2019, 22:01:29)
> [MSC v.1900 64 bit (AMD64)] :: Anaconda, Inc. on win32
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import pyarrow.csv as pc
> >>> pc.ParseOptions()
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)