Skip to content

Conversation

@arnaud-lacurie
Copy link
Collaborator

Adds CREATE FUNCTION documentation with syntax, parameters, DEFAULT values, and examples. All examples tested in udf-documentation-queries.yamsql.

Add comprehensive documentation for user-defined functions including:
- CREATE FUNCTION syntax with parameters and DEFAULT values
- Named vs positional parameter calling
- Calling without parentheses (when all params have defaults)
- Functions in JOINs, subqueries, and nested calls
@arnaud-lacurie arnaud-lacurie added the documentation Documentation change label Nov 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Documentation change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant