apache / iceberg-python

Apache PyIceberg
https://py.iceberg.apache.org/
Apache License 2.0
309 stars 114 forks source link

Deprecate `adlfs.*` configuration properties in favor of `adls.*` #866

Open Fokko opened 4 days ago

Fokko commented 4 days ago

Feature Request / Improvement

To set up a configuration to ADLS, we use now adlfs.* prefixed properties. This is refers to the implementation, and we want to use adls. See https://py.iceberg.apache.org/configuration/

What we want to do: