Skip to content

refactor: Add MIMALLOC option to BuildArrowAsThirdParty#377

Open
liulx20 wants to merge 2 commits into
alibaba:mainfrom
liulx20:liulx20-patch-3
Open

refactor: Add MIMALLOC option to BuildArrowAsThirdParty#377
liulx20 wants to merge 2 commits into
alibaba:mainfrom
liulx20:liulx20-patch-3

Conversation

@liulx20

@liulx20 liulx20 commented May 19, 2026

Copy link
Copy Markdown
Collaborator

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

@liulx20 liulx20 changed the title fix: Add MIMALLOC option to BuildArrowAsThirdParty refactor: Add MIMALLOC option to BuildArrowAsThirdParty Jun 8, 2026
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