Support for custom window functions
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 9.2k
- Forks
- 1.2k
- Avg merge
- 19m
- Merged PRs (30d)
- 4
Description
Hi, thanks for your development on this project! I have a use case for registering a custom window function with the SQLite driver.
Is there planned development for a conn.RegisterWindowFunction that uses sqlite3_create_window_function so new window functions can be written in Go?
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
The issue names no repository files or tests. Start by reviewing the driver's existing registration APIs and the SQLite sqlite3_create_window_function documentation. Done means exposing a supported Go registration path for custom window functions with appropriate behavior and coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, sqlite
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100