apache / arrow-rs

Official Rust implementation of Apache Arrow
https://arrow.apache.org/
Apache License 2.0
2.62k stars 802 forks source link

Add AuthorityHost to AzureConfigKey #6773

Closed zadeluca closed 1 hour ago

zadeluca commented 6 hours ago

Which issue does this PR close?

Closes #6759

Rationale for this change

Expose Azure AuthorityHost to be configurable via key.

What changes are included in this PR?

Add AuthorityHost to AzureConfigKey.

Are there any user-facing changes?

Includes updates for rustdoc.

zadeluca commented 5 hours ago

Ran cargo fmt

alamb commented 1 hour ago

Thanks @tustvold and @zadeluca