lance-format / lance-format/lance
chore: use separate magic number for index file
Open
@BubbleCal is already working on this.
Since Mar 11, 2024.
chore
- Dominant language
- Rust
- Stars
- 7.1k
- Forks
- 852
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 272
Description
Statement
Each lance file has a magic number to indicate the file type.
We could use different magic number to indicate a lance file is index file instead of data file.
See
https://github.com/lancedb/lance/pull/2053#pullrequestreview-1929688363
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.