David Li created ARROW-12998:
--------------------------------

             Summary: [C++] Datasets needs dependency on xsimd
                 Key: ARROW-12998
                 URL: https://issues.apache.org/jira/browse/ARROW-12998
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++
            Reporter: David Li
            Assignee: David Li
             Fix For: 5.0.0


Because of ARROW-12644 now partition.cc includes utf.8 which in turn includes 
xsimd. There's no dependency exposed to CMake so if Ninja et. al. schedule the 
build 'badly', it'll build partition.cc before building xsimd, causing a 
missing header error.

Example: 
[https://github.com/apache/arrow/pull/10470/checks?check_run_id=2767312685]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to