UDF Implementation of Rank Function

Hi , I need to implement functionality of Rank function in KSQLDb , as I believe currently it is not supported , can you provide the UDF implemenation of handling rank function or workaround for the same.

Hi @tchopra501, you can find the reference for writing UDFs here: User-defined functions - ksqlDB Documentation