lance-format/lance

docs: demonstrate DefaultAzureCredential in storage_options

オープン

#3,473 opened on 2025/02/25

 (8 件のコメント) (1 件のリアクション) (0 人の担当者)Rust (695 件のフォーク)github user discovery
documentationgood first issue

Repository metrics

Stars
 (6,582 個のスター)
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()})

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