Commit 05ce180
feat: generalize dynamic object store credentials (#6609)
## Summary
- generalize namespace-vended dynamic credentials across AWS, Azure, and
GCP object_store backends
- add a cached OpenDAL dynamic store wrapper and use it for OSS and
HuggingFace
- keep Azure and GCS OpenDAL paths static while cleaning up
provider-specific option normalization
---------
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 2939443 commit 05ce180
10 files changed
Lines changed: 1347 additions & 230 deletions
File tree
- rust/lance-io/src
- object_store
- providers
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
37 | 41 | | |
38 | 42 | | |
39 | 43 | | |
| 44 | + | |
| 45 | + | |
40 | 46 | | |
41 | 47 | | |
42 | 48 | | |
| |||
0 commit comments