dolthub / dolthub/dolt

User-defined Function Support

Open
#6,193 2 comments 1 reaction 1 assignee Claimed by @zachmu View on GitHub
customer issue enhancement
Dominant language
Go
Stars
24.4k
Forks
873
Avg merge
1d 8h
Merged PRs (30d)
120

Description

Dolt currently supports creating stored procedures, but does not yet support creating user-defined functions. Stored procedures allow customers to execute custom SQL code, but not directly return results that can be used in other parts of queries.

While working with a customer on a migration, we found their schema was using multiple user-defined functions to generate values used in other views and queries. Allowing users to create user-defined functions would enable these use cases with Dolt.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.