You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…lt and more (#44951)
### What changes are included in this PR?
1) Disable jemalloc by default
2) Enable mimalloc by default
3) Some files in `arrow/compute` are only required when ARROW_COMPUTE is enabled, so we needn't compile them by default
### Are these changes tested?
Yes, by existing CI tests.
### Are there any user-facing changes?
Yes, but nothing compatibility-breaking.
* GitHub Issue: #44976
Authored-by: Antoine Pitrou <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
Describe the enhancement requested
Component(s)
C++
The text was updated successfully, but these errors were encountered: