lance-format / lance-format/lance
packed struct encoding in Lance 2.1
Open
@broccoliSpicy is already working on this.
Since Nov 25, 2024.
feature
- Dominant language
- Rust
- Stars
- 7.1k
- Forks
- 852
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 272
Description
-
pack struct with all fixed width fields.
say if this packed struct is stillnarrow, do we modifyminiblockor make a new page layout for it?
no repetition level in this case, do we also pack the definition level? -
pack struct with fixed width fields and variable width fields.
-
pack struct with nested struct fields
-
pack struct with nested list fields
-
pack struct with nested struct and list fields.
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.