lance-format / lance-format/lance

Stability: index stability of Lance under ultra-large table scenarios

Open
#6,615 0 comments 0 reactions 1 assignee View on GitHub

@Xuanwo is already working on this.

Since May 15, 2026.

A-index enhancement
Dominant language
Rust
Stars
7.1k
Forks
852
Avg merge
3d 18h
Merged PRs (30d)
272

Description

We maintain an extremely large Lance table, with roughly 100 million new rows added daily. When the table size reached around 4–5 billion rows, a series of index-related issues began to surface. This issue serves as an umbrella to document the indexing problems we encountered with large-scale tables and the fixes we implemented, in the hope that it can help the community and others exploring ultra-large datasets.

BloomFilterIndex

BitmapIndex

BTreeIndex

FTS

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.