Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
jeklund seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it.
group_concat_delim - A simple variant of the group_concat function that takes in a flexible delimiter
Usage: group_concat_delim(varchar, varchar)
Included example and test case in make file.
Also added missing example and test for group_concat.