Add support for RTREE indexes for CRUD
Open
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
- 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 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