apache / apache/iceberg

[feature request] Add scheduled refresh for storage credentials held by ADLSFileIO

Open
#15,852 2 comments 0 reactions 0 assignees View on GitHub
good first issue improvement
Dominant language
Java
Stars
9.2k
Forks
3.5k
Avg merge
2d 11h
Merged PRs (30d)
132

Description

### Feature Request / Improvement

Similar to https://github.com/apache/iceberg/pull/15678 and https://github.com/apache/iceberg/pull/15696 but for [ADLSFileIO](https://github.com/apache/iceberg/blob/850480018ed371bfbc7c28a68fb0a21a21a23f6b/azure/src/main/java/org/apache/iceberg/azure/adlsv2/ADLSFileIO.java#L50)

### Query engine

None

### Willingness to contribute

- [ ] I can contribute this improvement/feature independently
- [ ] I would be willing to contribute this improvement/feature with guidance from the Iceberg community
- [ ] I cannot contribute this improvement/feature at this time

Contributor guide

Open the contributing guide

Research direction

Start with azure/src/main/java/org/apache/iceberg/azure/adlsv2/ADLSFileIO.java at the referenced location. Compare the approaches in Apache Iceberg pull requests 15678 and 15696, then determine how scheduled refresh should apply to credentials held by ADLSFileIO. Done means ADLSFileIO refreshes those storage credentials on a schedule consistent with the referenced implementations.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, java
Domain
cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.