Skip to content

fix: Add MIMALLOC option to BuildArrowAsThirdParty#377

Open
liulx20 wants to merge 1 commit into
alibaba:mainfrom
liulx20:liulx20-patch-3
Open

fix: Add MIMALLOC option to BuildArrowAsThirdParty#377
liulx20 wants to merge 1 commit into
alibaba:mainfrom
liulx20:liulx20-patch-3

Conversation

@liulx20
Copy link
Copy Markdown
Collaborator

@liulx20 liulx20 commented May 19, 2026

This pull request introduces a configuration option for enabling or disabling mimalloc when building Arrow as a third-party dependency. The change adds logic to set the ARROW_MIMALLOC flag based on the WITH_MIMALLOC variable.

Fixes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] munmap_chunk(): invalid pointer crash when WITH_MIMALLOC=ON and Arrow uses glibc allocator

1 participant