Github user aljoscha commented on the issue: https://github.com/apache/flink/pull/4963 I don't know if there's a way of retrieving the class behind the `"stringappendtest"` merge operator. If not, we should just simulate the behaviour of appending with commas in Java code. @StefanRRichter what do you think?
---