Skip to content

Allow procedures to have optional arguments with default values#14988

Merged
wenleix merged 1 commit intoprestodb:masterfrom
vivek-bharathan:procdefaultargs
Aug 11, 2020
Merged

Allow procedures to have optional arguments with default values#14988
wenleix merged 1 commit intoprestodb:masterfrom
vivek-bharathan:procdefaultargs

Conversation

@vivek-bharathan
Copy link
Contributor

@vivek-bharathan vivek-bharathan commented Aug 7, 2020

Cherry pick trinodb/trino@7a7404d

This change allows procedures to be defined with optional arguments or default values for arguments

== RELEASE NOTES ==

General Changes
* Allow procedures to have optional arguments with default values

Copy link
Contributor

@wenleix wenleix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@ClarenceThreepwood Can you add description about motivation and the release notes in the PR before i merge it?

@vivek-bharathan
Copy link
Contributor Author

Thanks @wenleix - it should be ok to merge now

@wenleix wenleix merged commit 1b66b42 into prestodb:master Aug 11, 2020
@wenleix
Copy link
Contributor

wenleix commented Aug 11, 2020

Merged #14988. Thanks for the contribution!

@vivek-bharathan vivek-bharathan deleted the procdefaultargs branch August 11, 2020 18:00
@caithagoras caithagoras mentioned this pull request Aug 14, 2020
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants