Review staging models
olivierdupuis opened this issue · 1 comments
olivierdupuis commented
There are a few issues with the staging models as they are right now. Some of those issues are preventing the out-of-the-box compilation of those models. They generally related to CTEs not closing correctly.
We could also take this opportunity to support functions from other data warehouse providers (currently the functions are BQ-specific). Plus we could also take this opportunity to reinforce the use of style guide principles in those models.
markrittman commented
Done, and the current release uses cross-database functions as much as possible, and supports Snowflake DW as a target warehouse too.