Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dots example routine #20173

Merged
merged 1 commit into from
Jan 30, 2024
Merged

Add dots example routine #20173

merged 1 commit into from
Jan 30, 2024

Conversation

mosabua
Copy link
Member

@mosabua mosabua commented Dec 19, 2023

Description

Showcases the following aspects

  • Routines can call each other
  • Signature is name and parameters
  • Creation of optional parameters

Added syntax-needs-review label to get confirmation that this overloading and default value creation is ok to document.

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.

Copy link

This pull request has gone a while without any activity. Tagging the Trino developer relations team: @bitsondatadev @colebow @mosabua

@github-actions github-actions bot added the stale label Jan 11, 2024
@mosabua
Copy link
Member Author

mosabua commented Jan 29, 2024

Chatted with @electrum .. he will have a look.

docs/src/main/sphinx/routines/examples.md Outdated Show resolved Hide resolved
@github-actions github-actions bot removed the stale label Jan 30, 2024
@mosabua mosabua force-pushed the trunc branch 3 times, most recently from e63a627 to ed221d0 Compare January 30, 2024 21:22
Showcases the following aspects

- Routines can call each other
- Signature is name and parameters
- Creation of optional parameters
@mosabua mosabua merged commit e9db1a1 into trinodb:master Jan 30, 2024
3 checks passed
@mosabua mosabua deleted the trunc branch January 30, 2024 21:34
@github-actions github-actions bot added this to the 438 milestone Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants