dbt_linreg
dbt_linreg copied to clipboard
Faster Snowflake implementation
It's possible to materialize the Snowflake implementation as a UDF using pre-hook and post-hook tricks, similar to what I do in https://github.com/dwreeves/dbt_pca. This should be the default Snowflake implementation.