[
https://issues.apache.org/jira/browse/ARROW-16609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kouhei Sutou resolved ARROW-16609.
----------------------------------
Resolution: Fixed
Issue resolved by pull request 13282
[https://github.com/apache/arrow/pull/13282]
> [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
> Assignee: Alenka Frim
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 9.0.0
>
> Time Spent: 3h 10m
> Remaining Estimate: 0h
>
> 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++
> (ARROW-16340).
--
This message was sent by Atlassian Jira
(v8.20.7#820007)