Fokko commented on code in PR #7958:
URL: https://github.com/apache/iceberg/pull/7958#discussion_r1251886384


##########
python/pyiceberg/io/pyarrow.py:
##########
@@ -62,7 +62,6 @@
     PyFileSystem,
     S3FileSystem,
 )
-

Review Comment:
   I think you have to revert this change



##########
python/pyiceberg/io/fsspec.py:
##########
@@ -28,17 +28,18 @@
 from urllib.parse import urlparse
 
 import requests
+

Review Comment:
   I think you have to revert this change



##########
python/pyiceberg/io/fsspec.py:
##########
@@ -28,17 +28,18 @@
 from urllib.parse import urlparse
 
 import requests
+
 from botocore import UNSIGNED
 from botocore.awsrequest import AWSRequest
 from fsspec import AbstractFileSystem
 from fsspec.implementations.local import LocalFileSystem
 from requests import HTTPError
-

Review Comment:
   I think you have to revert this change



-- 
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]

Reply via email to