Great. That is what I was hoping for. Thanks.
On Wed, Jul 1, 2020 at 3:07 PM Wes McKinney wrote:
> The conda packages are used on Windows to build the wheel so the next
> release should contain this fix
>
>
> https://github.com/apache/arrow/blob/master/dev/tasks/python-wheels/win-build.bat#L25
The conda packages are used on Windows to build the wheel so the next
release should contain this fix
https://github.com/apache/arrow/blob/master/dev/tasks/python-wheels/win-build.bat#L25
On Wed, Jul 1, 2020 at 4:47 PM Weston Pace wrote:
>
> I have a customer that has encountered what I believe
I have a customer that has encountered what I believe to be
https://issues.apache.org/jira/browse/ARROW-9114
They are running Windows. They receive an illegal instruction exception on
pyarrow.parquet.read_table. Their processor (i5-3470) does not support
BMI2.
The customer is using the pypi dis