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:
- Replace
adlfs to adls, and emit a warning when we see this to let the user know that aldfs is being deprecated.
- Update the properties and docs with
adls.