Add documentation for SQL routines#18854
Merged
mosabua merged 1 commit intotrinodb:masterfrom Oct 26, 2023
Merged
Conversation
abba9e1 to
db0bee9
Compare
6c1238f to
5b6bbd3
Compare
59f0ec4 to
e447b15
Compare
electrum
reviewed
Oct 8, 2023
electrum
reviewed
Oct 8, 2023
mosabua
commented
Oct 10, 2023
Member
Author
mosabua
left a comment
There was a problem hiding this comment.
Did a bunch of updates .. more to come.
mosabua
commented
Oct 17, 2023
2fafebf to
19875e7
Compare
mosabua
commented
Oct 23, 2023
41258f3 to
09b167f
Compare
electrum
reviewed
Oct 25, 2023
dain
reviewed
Oct 25, 2023
cd41c12 to
2c013b9
Compare
dain
reviewed
Oct 25, 2023
dain
reviewed
Oct 25, 2023
9e097d9 to
47caa23
Compare
electrum
reviewed
Oct 25, 2023
electrum
approved these changes
Oct 25, 2023
Member
There was a problem hiding this comment.
Agreed. Also, note that the default must be added to sql.path as well.
67bec7b to
5731caa
Compare
- Add overview and examples - Add supported statements for routines - Add routine management statements - Add SQL enviroment config properties - Adjust docs for related statements - Adjust Hive and Memory connector docs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Add documentation for user-defined SQL functions including the following aspects:
To do:
Additional context and related issues
Implementation: #19308
Release notes
(x) This is not user-visible or is docs only, and no release notes are required.
But this needs to be merged with the code PR which will make a big splash in the community and include a release notes entry or probably blog posts and more.