custom aggregate functions for SQL
Open
Nobody has claimed this yet.
2.10
feature
reference
sql
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
dev issue: https://github.com/tarantool/tarantool/issues/2579
Product: Tarantool
Since: 2.10.0
Root document: https://www.tarantool.io/en/doc/latest/reference/reference_lua/box_schema/func_create/
SME: @ ImeevMA
Details
Describe user-defined aggregate functions for SQL (C and Lua)
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
Start with the root document at box_schema/func_create and review development issue #2579 for the behavior to document. Cover user-defined aggregate functions for SQL in both C and Lua, with the documentation complete when these supported forms and their usage are explained.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, lua, sql
- Domain
- databases, documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100