sqlmesh
sqlmesh copied to clipboard
SQL UDF Support
SQL UDFs would be defined as macros and then if we detect a reference to that macro in a model definition then we would add a pre-hook to create that UDF prior to executing the model.
Dependency on this issue: https://github.com/TobikoData/sqlmesh/issues/133