Skip to content

Conversation

@vsdsantos
Copy link
Contributor

@vsdsantos vsdsantos commented May 19, 2025

Closes #2015

Rationale for this change

Enable the input of the ADLFS option account_host via the properties option adls.account-host

Are these changes tested?

Yes

Are there any user-facing changes?

The option is now available :)

@vsdsantos vsdsantos changed the title Main Add ADLFS property adlfs.account-host May 19, 2025
@vsdsantos vsdsantos marked this pull request as ready for review May 19, 2025 14:52
@vsdsantos vsdsantos changed the title Add ADLFS property adlfs.account-host Add ADLFS property adls.account-host May 19, 2025
Copy link
Contributor

@Fokko Fokko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice one @vsdsantos

@Fokko
Copy link
Contributor

Fokko commented May 19, 2025

@vsdsantos can you run make lint?

@Fokko Fokko merged commit c467957 into apache:main May 19, 2025
11 checks passed
@Fokko
Copy link
Contributor

Fokko commented May 19, 2025

Thanks for adding this @vsdsantos 🙌

@vsdsantos
Copy link
Contributor Author

Thanks for adding this @vsdsantos 🙌

No problem 😄 , thank you all for all the work on this tool!

amitgilad3 pushed a commit to amitgilad3/iceberg-python that referenced this pull request Jul 7, 2025
<!--
Thanks for opening a pull request!
-->

<!-- In the case this PR will resolve an issue, please replace
${GITHUB_ISSUE_ID} below with the actual Github issue id. -->
Closes apache#2015

# Rationale for this change
Enable the input of the ADLFS option `account_host` via the properties
option `adls.account-host`

# Are these changes tested?
Yes

# Are there any user-facing changes?
The option is now available :)
gabeiglio pushed a commit to Netflix/iceberg-python that referenced this pull request Aug 13, 2025
<!--
Thanks for opening a pull request!
-->

<!-- In the case this PR will resolve an issue, please replace
${GITHUB_ISSUE_ID} below with the actual Github issue id. -->
Closes apache#2015

# Rationale for this change
Enable the input of the ADLFS option `account_host` via the properties
option `adls.account-host`

# Are these changes tested?
Yes

# Are there any user-facing changes?
The option is now available :)
Fokko pushed a commit that referenced this pull request Aug 18, 2025
<!--
Thanks for opening a pull request!
-->

<!-- In the case this PR will resolve an issue, please replace
${GITHUB_ISSUE_ID} below with the actual Github issue id. -->
<!-- Closes #${GITHUB_ISSUE_ID} -->

# Rationale for this change
Related to #2326

We added support for `adls.account-host` in #2016 but this option is
only available in fsspec's `AzureBlobFileSystem` implementation for
version >=2024.7.0
See
fsspec/adlfs@126ffc0

# Are these changes tested?

# Are there any user-facing changes?

<!-- In the case of user-facing changes, please add the changelog label.
-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add ADLS account_host Property

2 participants