lance-format/lance

docs: demonstrate DefaultAzureCredential in storage_options

Open

#3,473 建立於 2025年2月25日

在 GitHub 查看
 (8 留言) (1 反應) (0 負責人)Rust (695 fork)github user discovery
documentationgood first issue

倉庫指標

Star
 (6,582 star)
PR 合併指標
 (平均合併 6天 1小時) (30 天內合併 219 個 PR)

描述

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()})

貢獻者指南