User-defined functions in ksqlDB for Confluent Platform
User-defined functions (UDFs) let you add new functions to ksqlDB using Java hooks, extending the broad range of built-in functions it ships with. Learn how to use them in the how-to guide, or look up critical information about them in the reference documentation.