Skip to content

Conversation

@ehsantn
Copy link
Contributor

@ehsantn ehsantn commented Jul 22, 2025

Closes #2225.

Rationale for this change

Some Mac laptops have MPI initialization issues that this fixes.

Are these changes tested?

Tested on a Mac laptop that used to fail.

Are there any user-facing changes?

No.

Copy link
Contributor

@kevinjqliu kevinjqliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for the quick fix

@kevinjqliu kevinjqliu added this to the PyIceberg 0.10.0 milestone Jul 22, 2025
@kevinjqliu kevinjqliu merged commit 7a99eb4 into apache:main Jul 22, 2025
10 checks passed
@kevinjqliu
Copy link
Contributor

thank you for the quick fix @ehsantn !

@ehsantn
Copy link
Contributor Author

ehsantn commented Jul 22, 2025

No problem. Thanks for helping get it merged quickly.

gabeiglio pushed a commit to Netflix/iceberg-python that referenced this pull request Aug 13, 2025
<!--
Thanks for opening a pull request!
-->

<!-- In the case this PR will resolve an issue, please replace
${GITHUB_ISSUE_ID} below with the actual Github issue id. -->
Closes apache#2225.

# Rationale for this change

Some Mac laptops have MPI initialization issues that this fixes.

# Are these changes tested?
Tested on a Mac laptop that used to fail.

# Are there any user-facing changes?

<!-- In the case of user-facing changes, please add the changelog label.
-->
No.

---------

Co-authored-by: Kevin Liu <kevinjqliu@users.noreply.github.com>
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? test_bodo_nan in tests/integration/test_reads.py hangs locally

2 participants