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

David Li edited comment on ARROW-16820 at 6/13/22 12:04 PM:
------------------------------------------------------------

Currently there's a hard dependency on NumPy because some of the Arrow<->NumPy 
conversion support is implemented in C++, this may become optional in the 
future (see ARROW-8998)


was (Author: lidavidm):
Currently there's a hard dependency on NumPy because some of the Arrow<->NumPy 
conversion support is implemented in C++, this may become optional in the future

> C++ project doesn't need to require Numpy with ARROW_PYTHON=ON because it 
> only builds Python extension's support libraries
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ARROW-16820
>                 URL: https://issues.apache.org/jira/browse/ARROW-16820
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>    Affects Versions: 8.0.0
>            Reporter: Yuri
>            Priority: Minor
>
> Currently it fails to configure when Numpy is missing.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to