MemCS Run-End Encoded Layout support by insert_arrow
Open
Nobody has claimed this yet.
c api
memcs
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
Product: Tarantool EE
Since: 3.6
MemCS now supports insertion of columns in Run-End encoded layout,
except for columns that participate in index keys.
Requested by @pianoyeg94 in https://github.com/tarantool/tarantool-ee/commit/cd603caa6d1edceb99e0bda1a5d325f44a01e7a0.
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 by locating the documentation entry point for insert_arrow and the MemCS Run-End encoded layout section; the issue names no file or test. Document that insertion is supported except for columns participating in index keys, and verify the wording against Tarantool EE 3.6 behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100