Closed MOONSakura0614 closed 2 months ago
Hello @MOONSakura0614, thank you for opening your first issue in InLong 🧡 We will respond as soon as possible ⏳ If this is a bug report, please provide screenshots or error logs for us to reproduce your issue, so we can do our best to fix it. If you have any questions in the meantime, you can also ask us on the InLong Discussions 🔍
Description
CONCAT_WS(string1, string2, string3,…)
Use case
concat_ws(’~’, ‘AA’, Null(STRING), ‘BB’, ‘’, ‘CC’)
---> “AA~BB~~CC”Are you willing to submit PR?
Code of Conduct