lance-format/lance

feat: bytes read and bytes write mectirc for per lance scanner and writer

Open

#3,570 创建于 2025年3月20日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Rust (695 fork)github user discovery
help wanted

仓库指标

Star
 (6,582 star)
PR 合并指标
 (平均合并 6天 1小时) (30 天内合并 219 个 PR)

描述

When we scan the lance dataset, it's better to provide the read metrics, especially for the io bytes and IOPS metric.

The Spark web UI has some task-level metrics, for example, the input bytes. But now Lance can't provide it.

Image

The same metrics are required when we write a lance dataset.

贡献者指南