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

贡献者指南