vsdsantos commented on PR #2016:
URL: https://github.com/apache/iceberg-python/pull/2016#issuecomment-2892166460
> Thanks for adding this @vsdsantos 🙌
No problem 😄 , thank you all for all the work on this tool!
--
This is an automated message from the Apache Git Service.
To respond
Fokko commented on PR #2016:
URL: https://github.com/apache/iceberg-python/pull/2016#issuecomment-2892134181
Thanks for adding this @vsdsantos 🙌
--
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 t
Fokko merged PR #2016:
URL: https://github.com/apache/iceberg-python/pull/2016
--
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...@iceber
Fokko commented on PR #2016:
URL: https://github.com/apache/iceberg-python/pull/2016#issuecomment-2892031481
@vsdsantos can you run `make lint`?
--
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 th
Fokko commented on code in PR #2016:
URL: https://github.com/apache/iceberg-python/pull/2016#discussion_r2096338022
##
pyiceberg/io/fsspec.py:
##
@@ -207,7 +208,8 @@ def _adls(properties: Properties) -> AbstractFileSystem:
sas_token=properties.get(ADLS_SAS_TOKEN),