Fokko opened a new issue, #221: URL: https://github.com/apache/iceberg-python/issues/221
### Feature Request / Improvement I noticed this warning in the logs today: ``` ../../Library/Caches/pypoetry/virtualenvs/pyiceberg--PPis2RJ-py3.11/lib/python3.11/site-packages/pyspark/broadcast.py:38 /Users/fokkodriesprong/Library/Caches/pypoetry/virtualenvs/pyiceberg--PPis2RJ-py3.11/lib/python3.11/site-packages/pyspark/broadcast.py:38: DeprecationWarning: typing.io is deprecated, import directly from typing instead. typing.io will be removed in Python 3.12. from typing.io import BinaryIO # type: ignore[import] -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ``` -- 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: issues-unsubscr...@iceberg.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org