lance-format / lance-format/lance
Does Project only remove columns from the schema?
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Rust
- Stars
- 7.1k
- Forks
- 852
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 272
Description
Here is how it is currently documented in transaction.md:
Removes columns from the table, modifying the schema.
This is a metadata-only operation; data files are not modified.
Is this correct? Can project only be used for column removal?
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.
Research direction
Start with the description of Project in transaction.md and compare it with the documented or implemented behavior. Check whether Project is limited to column removal and whether it changes data files, then update the documentation to state the verified behavior and supported scope.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100