Support Run-End Encoded Layout on scan in memcs
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.7
Now one can get scan result for columns with null_rle layout in Arrow
Run-End Encoding layout using box_arrow_options_set_disable_ree (set
to false).
Requested by @nshy in https://github.com/tarantool/tarantool-ee/commit/9ebb1c70fd6b3fb32ec9d4fc58c51ed64bc71f30.
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
Locate the documentation entry for scan in memcs and review how Arrow columns with the null_rle layout are described. Update it to cover Run-End Encoding support and the box_arrow_options_set_disable_ree setting, with the documented behavior matching the requested feature.
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
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 48/100