Skip to content

feat(index): consolidate bitmap segments and unindexed data on optimize#7199

Closed
zhangyue19921010 wants to merge 6 commits into
lance-format:mainfrom
zhangyue19921010:bitmap-optimize
Closed

feat(index): consolidate bitmap segments and unindexed data on optimize#7199
zhangyue19921010 wants to merge 6 commits into
lance-format:mainfrom
zhangyue19921010:bitmap-optimize

Conversation

@zhangyue19921010

Copy link
Copy Markdown
Contributor

closes: #7198

@github-actions github-actions Bot added A-index Vector index, linalg, tokenizer enhancement New feature or request labels Jun 10, 2026
@codecov

codecov Bot commented Jun 10, 2026

Copy link
Copy Markdown

@zhangyue19921010

Copy link
Copy Markdown
Contributor Author

Hi @Xuanwo Really appreciate it if you can take a look. Thanks a lot !

@github-actions

Copy link
Copy Markdown
Contributor

Important

This PR touches the Lance format specification.

Substantive changes to the format specification — the .proto definitions
and the spec docs under docs/src/format/ — require a PMC vote before merge.
Minor edits such as typo fixes, wording, or formatting are excluded; use your
judgment.

If this is a meaningful format change:

  • Start a vote following the Lance community voting process.
    Format specification modifications need 3 binding +1 votes (excluding the
    proposer), held on GitHub Discussions, with a minimum voting period of 1 week.
  • Once the vote passes, link the completed vote in this PR. It should not be
    merged until the vote is linked.

@github-actions github-actions Bot added A-python Python bindings A-java Java bindings + JNI A-deps Dependency updates A-encoding Encoding, IO, file reader/writer A-format On-disk format: protos and format spec docs A-namespace Namespace impls A-ci CI / build workflows labels Jun 22, 2026
@zhangyue19921010

Copy link
Copy Markdown
Contributor Author

move to #7389

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-ci CI / build workflows A-deps Dependency updates A-encoding Encoding, IO, file reader/writer A-format On-disk format: protos and format spec docs A-index Vector index, linalg, tokenizer A-java Java bindings + JNI A-namespace Namespace impls A-python Python bindings enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

consolidate bitmap segments and unindexed data on optimize

1 participant