[
https://issues.apache.org/jira/browse/ARROW-12382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Li resolved ARROW-12382.
------------------------------
Resolution: Fixed
Issue resolved by pull request 10029
[https://github.com/apache/arrow/pull/10029]
> [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
> Assignee: David Li
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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)