Skip to content

Conversation

adamchainz
Copy link
Member

@timgraham timgraham changed the title ConcatPair as_mysql use CONCAT_WS function Fixed #24609 -- Made ConcatPair on MySQL use CONCAT_WS() Apr 8, 2015
Copy link
Member

Choose a reason for hiding this comment

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

I would like a brief comment here mentioning the use of concat_ws due to the handling of nulls.

Copy link
Member Author

Choose a reason for hiding this comment

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

Sure.

@jarshwah
Copy link
Member

jarshwah commented Apr 9, 2015

Other than a comment mentioning the use of CONCAT_WS this looks good to me. I didn't like having to wrap concat with coalesce, so this work around is nice.

@timgraham
Copy link
Member

merged in 9d0c600, thanks!

@timgraham timgraham closed this Apr 9, 2015
@adamchainz adamchainz deleted the ticket_24609 branch August 28, 2024 10:05
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.

3 participants