Support User defined functions (UDFs) in Aiven for ClickHouse
As a developer,
I want to be able to extend the behavior of ClickHouse by creating lambda expressions that can utilize SQL constructs and functions that can be used like any in-built function in a query. I want to be able to do so with the command "CREATE FUNCTION"
                3
                 votes
              
            
- 
      
This is a blocker for our customer to migrate into Aiven for ClickHouse as they do use this.