tarantool / tarantool/tarantool
Support functional index in vinyl
Open
Nobody has claimed this yet.
feature
vinyl
- Dominant language
- Lua
- Stars
- 3.7k
- Forks
- 419
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 88
Description
In Tarantool 2.2 functional indexes are supported for memtx only.
This prohibits users who use them from migrating to vinyl, or using it as a complementary cold storage.
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
The issue names no files, tests, or entry points; begin by finding where vinyl indexes and functional indexes are handled. Before implementation, clarify the required behavior and tests for functional indexes in vinyl, then verify that the new support covers the migration and cold-storage use cases described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100