lance-format/lance

docs: demonstrate DefaultAzureCredential in storage_options

Open

#3,473 opened on 2025年2月25日

GitHub で見る
 (8 comments) (1 reaction) (0 assignees)Rust (695 forks)github user discovery
documentationgood first issue

Repository metrics

Stars
 (6,582 stars)
PR merge metrics
 (平均マージ 6d 1h) (30d で 219 merged PRs)

説明

Many other libraries allow DefaultAzureCredential() in the storage_options config.

(e.g. Polars, Pandas, etc..)

It'd be good if lance.dataset supported

lance.dataset(filepath, storage_options={'account_name': ..., 'credential':DefaultAzureCredential()})

コントリビューターガイド