tarantool / tarantool/crud

Add support for RTREE indexes for CRUD

Open
#129 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature wishlist
Dominant language
Lua
Stars
43
Forks
17
Avg merge
28m
Merged PRs (30d)
2

Description

When you try select information by RTREE indexes select crushes.
Please add support for this indexes.
Needed for gis information

Contributor guide

No contributing guide indexed for this repository

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

Start by reproducing the reported crash when selecting information through an RTREE index in CRUD. Read the index-handling path and check how RTREE indexes used for GIS information differ from supported indexes. Done means select works with RTREE indexes and the related CRUD operations remain functional.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua
Domain
backend, databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.