-
Notifications
You must be signed in to change notification settings - Fork 4k
EXP: [C++] Bump mimalloc to 3.2.6 #48826
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Thanks for opening a pull request! If this is not a minor PR. Could you open an issue for this pull request on GitHub? https://github.com/apache/arrow/issues/new/choose Opening GitHub issues ahead of time contributes to the Openness of the Apache Arrow project. Then could you also rename the pull request title in the following format? or See also: |
|
@github-actions crossbow submit -g cpp |
This comment was marked as outdated.
This comment was marked as outdated.
|
@github-actions crossbow submit wheelcp314* |
|
@ursabot please benchmark |
This comment was marked as outdated.
This comment was marked as outdated.
|
Two CI failures are relevant, I've opened upstream issues: |
|
@ursabot please benchmark |
|
@github-actions crossbow submit -g cpp |
|
@github-actions crossbow submit wheelcp314* |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
|
I've diagnosed the test freezes on Debian i386 and reported the issue. |
|
@github-actions crossbow submit -g r |
|
Revision: 12e7977 Submitted crossbow builds: ursacomputing/crossbow @ actions-7b259fe209 |
|
@github-actions crossbow submit -g cpp |
|
Revision: e98d6c3 Submitted crossbow builds: ursacomputing/crossbow @ actions-6182e1c739 |
|
@github-actions crossbow submit -g packaging |
|
Revision: e98d6c3 Submitted crossbow builds: ursacomputing/crossbow @ actions-e122b5222a |
Thanks for opening a pull request!
If this is your first pull request you can find detailed information on how to contribute here:
Please remove this line and the above text before creating your pull request.
Rationale for this change
What changes are included in this PR?
Are these changes tested?
Are there any user-facing changes?
This PR includes breaking changes to public APIs. (If there are any breaking changes to public APIs, please explain which changes are breaking. If not, you can remove this.)
This PR contains a "Critical Fix". (If the changes fix either (a) a security vulnerability, (b) a bug that caused incorrect or invalid data to be produced, or (c) a bug that causes a crash (even when the API contract is upheld), please provide explanation. If not, you can remove this.)