-
Notifications
You must be signed in to change notification settings - Fork 3k
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 an example for listagg with filter #20053
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If we add this example we should also explain what it does..
@mosabua thank you for the feedback. pushed a commit to address these comments. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please address final requested changes and squash all commits into one commit. Then this is good to go
335be03
to
347540b
Compare
@mosabua I think it should be good to go! |
347540b
to
c94df95
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed wrapping, removed whitespace and updated commit message. Looks good now.
Description
listagg
aggregation function withfilter
keywordfilter
not supported forlistagg
#19869LISTAGG
tolistagg
to match the naming convention followed in the other sections of the documentation.Release notes
(x) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text: