lance-format/lance

docs: demonstrate DefaultAzureCredential in storage_options

開放

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

 (8 則留言) (1 個反應) (0 位負責人)Rust (695 個分叉)github user discovery
documentationgood first issue

倉庫指標

星標
 (6,582 顆星)
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()})

貢獻者指南