geruh commented on issue #2225:
URL:
https://github.com/apache/iceberg-python/issues/2225#issuecomment-3099590821
Hey @ehsantn and @IsaacWarren! I tried this out on both 3.11 and 3.12 and it
also hangs for me. Maybe we have some misconfiguration or a block somewhere?
I'm running this: `poetry run pytest
tests/integration/test_reads.py::test_bodo_nan -m integration -vv -s -x`
output:
```
platform darwin -- Python 3.11.12, pytest-7.4.4, pluggy-1.6.0 -- xxx
cachedir: .pytest_cache
rootdir: xxx
configfile: pyproject.toml
plugins: checkdocs-2.13.0, mock-3.14.1, lazy-fixture-0.6.3,
requests-mock-1.12.1
collected 2 items
tests/integration/test_reads.py::test_bodo_nan[session_catalog_hive]
Assertion failed in file /mpich-4.1.3/src/mpid/ch4/src/ch4_init.c at line 565:
MPIR_Process.comm_parent != NULL
Assertion failed in file /mpich-4.1.3/src/mpid/ch4/src/ch4_init.c at line
565: MPIR_Process.comm_parent != NULL
Assertion failed in file /mpich-4.1.3/src/mpid/ch4/src/ch4_init.c at line
565: MPIR_Process.comm_parent != NULL
Assertion failed in file /mpich-4.1.3/src/mpid/ch4/src/ch4_init.c at line
565: MPIR_Process.comm_parent != NULL
Assertion failed in file /mpich-4.1.3/src/mpid/ch4/src/ch4_init.c at line
565: MPIR_Process.comm_parent != NULL
Assertion failed in file /mpich-4.1.3/src/mpid/ch4/src/ch4_init.c at line
565: MPIR_Process.comm_parent != NULL
Assertion failed in file /mpich-4.1.3/src/mpid/ch4/src/ch4_init.c at line
565: MPIR_Process.comm_parent != NULL
Assertion failed in file /mpich-4.1.3/src/mpid/ch4/src/ch4_init.c at line
565: MPIR_Process.comm_parent != NULL
Assertion failed in file /mpich-4.1.3/src/mpid/ch4/src/ch4_init.c at line
565: MPIR_Process.comm_parent != NULL
Assertion failed in file /mpich-4.1.3/src/mpid/ch4/src/ch4_init.c at line
565: MPIR_Process.comm_parent != NULL
0 libpmpi.12.dylib 0x0000000119854cc4
MPL_backtrace_show + 52
1 libpmpi.12.dylib 0x00000001197b5b18 MPIR_Assert_fail
+ 48
```
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]