Alenka Frim created ARROW-16609:
-----------------------------------

             Summary: [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
             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