Skip to content

Add document for array_join(x, delimiter)#19875

Merged
mosabua merged 3 commits intotrinodb:masterfrom
zivali:dev
Nov 26, 2023
Merged

Add document for array_join(x, delimiter)#19875
mosabua merged 3 commits intotrinodb:masterfrom
zivali:dev

Conversation

@zivali
Copy link
Copy Markdown
Contributor

@zivali zivali commented Nov 23, 2023

Description

Add additional document for function array_join(x, delimiter)

Additional context and related issues

Fix #17521

Release notes

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

@cla-bot cla-bot bot added the cla-signed label Nov 23, 2023
@github-actions github-actions bot added the docs label Nov 23, 2023
Co-authored-by: Manfred Moser <manfred@simpligility.ca>
Copy link
Copy Markdown
Member

@mosabua mosabua left a comment

Choose a reason for hiding this comment

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

Looks good now. I am squashing the commits. In the future please do that yourself @zivali .

@mosabua mosabua merged commit e45ef19 into trinodb:master Nov 26, 2023
@github-actions github-actions bot added this to the 434 milestone Nov 26, 2023
@zivali
Copy link
Copy Markdown
Contributor Author

zivali commented Dec 1, 2023

Will do. Thank you!

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.

Document array_join(x, delimiter)

2 participants