nssalian commented on code in PR #3119:
URL: https://github.com/apache/iceberg-python/pull/3119#discussion_r2998479443
##########
pyiceberg/io/pyarrow.py:
##########
@@ -120,12 +120,13 @@
OutputFile,
OutputStream,
)
+from pyiceberg.io.fileformat import DataFileStatistics as DataFileStatistics
Review Comment:
mypy wasn't happy about this previously:
https://github.com/apache/iceberg-python/actions/runs/22681243975/job/65752048019
--
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]