You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Neal Richardson (Jira)" <ji...@apache.org> on 2021/09/29 17:56:00 UTC

[jira] [Updated] (ARROW-14170) [Python] Arrow doesn't support 32Bit Windows

     [ https://issues.apache.org/jira/browse/ARROW-14170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Neal Richardson updated ARROW-14170:
------------------------------------
    Summary: [Python] Arrow doesn't support 32Bit Windows  (was: Arrow doesn't support 32Bit)

> [Python] Arrow doesn't support 32Bit Windows
> --------------------------------------------
>
>                 Key: ARROW-14170
>                 URL: https://issues.apache.org/jira/browse/ARROW-14170
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>         Environment: python 3.7.8
>            Reporter: Hezi Hershkovitz
>            Priority: Major
>
> I have the exact same issue as was discussed here:
>  [https://github.com/apache/arrow/issues/6902]
>  
> {code:java}
> // code placeholder
>  raise RuntimeError('Not supported on 32-bit Windows')
>   RuntimeError: Not supported on 32-bit Windows
>   ----------------------------------------
>   ERROR: Failed building wheel for pyarrow
>  
> {code}
> My problem is that I am trying to connect apache superset to 32bit Firebird version, and as a result I must use python 32bit.
> Is there a way to overcome this issue? Any plans to support 32bit in the future?
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)