[ 
https://issues.apache.org/jira/browse/ARROW-14170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17422346#comment-17422346
 ] 

Antoine Pitrou commented on ARROW-14170:
----------------------------------------

Ok, but it should be possible to use a 64-bit version of {{fbclient.dll}} even 
for connecting to a 32-bit database server (presumably the wire protocol is 
bitness-agnostic?).

> [Python] Wheels not built for 32-Bit 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)

Reply via email to