David Li created ARROW-12382:
--------------------------------
Summary: [C++][CI] Conda nightly jobs fail due to not bundling
xsimd
Key: ARROW-12382
URL: https://issues.apache.org/jira/browse/ARROW-12382
Project: Apache Arrow
Issue Type: Bug
Components: C++, Continuous Integration
Reporter: David Li
Fix For: 4.0.0
We don't bundle xsimd if the compile-time SIMD level is NONE, but we still try
to build code that uses xsimd if the runtime SIMD level is not NONE. The bundle
check needs to account for both. See ARROW-11993.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)