tarantool / tarantool/doc

Support Run-End Encoded Layout on scan in memcs

Open
#5,637 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.