Skip to content

Add concat function, drop "+" for string concatenation#6486

Merged
mattnibs merged 1 commit intomainfrom
concat-fn
Jan 5, 2026
Merged

Add concat function, drop "+" for string concatenation#6486
mattnibs merged 1 commit intomainfrom
concat-fn

Conversation

@mattnibs
Copy link
Collaborator

@mattnibs mattnibs commented Jan 5, 2026

Closes #6347

@mattnibs mattnibs requested a review from a team January 5, 2026 22:19
Copy link
Member

@nwt nwt left a comment

Choose a reason for hiding this comment

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

Nicely done.

Copy link
Member

@nwt nwt left a comment

Choose a reason for hiding this comment

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

:shipit:!

@mattnibs mattnibs merged commit b6e7378 into main Jan 5, 2026
4 checks passed
@mattnibs mattnibs deleted the concat-fn branch January 5, 2026 22:40
@philrz philrz changed the title Add concat function, drop "+" for string concatentation Add concat function, drop "+" for string concatenation Jan 6, 2026
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.

SQL: Add CONCAT function, drop "+" for string concatenation

2 participants