kou opened a new pull request, #49645: URL: https://github.com/apache/arrow/pull/49645
### Rationale for this change mimalloc is enabled by default but users can disable it. For example, Debian package disables it. If it's disabled, PyArrow tests are failed. ### What changes are included in this PR? Remove `"mimalloc"` from `mandatory_backends` in our test. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. -- 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]
