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

Alenka Frim commented on ARROW-16609:
-------------------------------------

Also 
[https://github.com/apache/arrow/blob/master/cpp/src/arrow/util/int_util_internal.h]
 would be needed in {{dist/include}} for 
[{{arrow/python/python_to_arrow.cc:44}}|https://github.com/apache/arrow/blob/1cdedc4cbf0709ce440d69242afd47474a7148c7/cpp/src/arrow/python/python_to_arrow.cc#L44].

> [C++] xxhash not installed into dist/lib/include when building C++
> ------------------------------------------------------------------
>
>                 Key: ARROW-16609
>                 URL: https://issues.apache.org/jira/browse/ARROW-16609
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Alenka Frim
>            Priority: Blocker
>             Fix For: 9.0.0
>
>
> My C++ build setup doesn’t install {{dist/include/arrow/vendored/xxhash/}} 
> but only {{dist/include/arrow/vendored/xxhash.h}}. The last time the module 
> was installed was in november 2021.
> As {{arrow/python/arrow_to_pandas.cc}} includes {{arrow/util/hashing.h}} ->  
> {{arrow/vendored/xxhash.h}}  -> {{arrow/vendored/xxhash/xxhash.h}} this 
> module is needed to try to build Python C++ API separately from C++ 
> (https://issues.apache.org/jira/browse/ARROW-16340).



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

Reply via email to