Fokko commented on code in PR #3299:
URL: https://github.com/apache/iceberg-python/pull/3299#discussion_r3176223161
##########
tests/conftest.py:
##########
@@ -3036,7 +3036,6 @@ def ray_session() -> Generator[Any, None, None]:
ray.init(
ignore_reinit_error=True,
- runtime_env={"working_dir": None}, # Prevent Ray from serializing the
working directory to workers
Review Comment:
Ah, raised an issue for this earlier today:
https://github.com/apache/iceberg-python/issues/3318
Thanks for fixing
--
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]