Re: [PR] Add ADLFS property adls.account-host [iceberg-python]

2025-05-19 Thread via GitHub
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

Re: [PR] Add ADLFS property adls.account-host [iceberg-python]

2025-05-19 Thread via GitHub
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

Re: [PR] Add ADLFS property adls.account-host [iceberg-python]

2025-05-19 Thread via GitHub
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

Re: [PR] Add ADLFS property adls.account-host [iceberg-python]

2025-05-19 Thread via GitHub
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

Re: [PR] Add ADLFS property adls.account-host [iceberg-python]

2025-05-19 Thread via GitHub
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),