cockroachdb / cockroachdb/cockroach
sql: support C language in UDFs
Open
C-enhancement
T-sql-queries
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
C is a postgres-supported language for user-defined functions and is not currently supported in CRDB. See https://www.postgresql.org/docs/15/sql-createfunction.html
Jira issue: CRDB-27335
Contributor guide
Research direction
The issue names no CockroachDB files or tests. Start by reading the PostgreSQL CREATE FUNCTION documentation and locating the existing user-defined function support in CockroachDB; done means C-language UDFs are supported consistently with the stated PostgreSQL behavior and the relevant coverage is added.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, postgresql, sql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100