In this post, we will see how to resolve KSQLDB: write custom UDAF with struct type (annotationparser exception) Question: Im trying to write a custom UDAF for KSQLDB. First i wanted to try out the example: https://docs.ksqldb.io/en/latest/how-to-guides/create-a-user-defined-function/#implement-the-class The Schemas of ...