create UDFs in the database · Issue #136 · dbt-labs/dbt-core

dbt should be able to create UDFs. This would allow users to write UDFs in the same process that they write the rest of their analytics (version control, testing environments, deployment). Because ...