Currently it is implemented only on json-sql and it concatenates them into a string. This isn't ideal since it isn't tested and it isn't documented and implemented inside sql-connector.
Ideally we want to implement/test/document it inside sql-connector and use this api from json-sql.
current hacky implementation