zanmato1984 opened a new issue, #45209: URL: https://github.com/apache/arrow/issues/45209
### Describe the enhancement requested In #45207 I added sanitizer cmake presets and combined them with `ninja-debug` preset. It turns out setting `ARROW_MIMALLOC=OFF` didn't work because `features-main` (inherited by `ninja-debug`) sets it to `ON` and the cmake policy of resolving conflicting variable is "first-win". ### Component(s) C++ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
