You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feat: expose columns to types of parent models in MacroEvaluator (#1488)
* Feat: expose explicit model dependencies in the macro context
* Temporarily add debug statement
* Add another temporary debug statement
* Add another temporary debug statement
* Set 'columns' instead of 'columns_to_types_'
* Formatting
* mocked star
* formatting
* Start refactoring - backtrack to previous codebase state
* Refactor
* Fixups
* Simplify
* Fix lineage test
* Ensure sqlglot's diff doesn't fail when when prev/new queries are identical
* Don't actually need to call diff if queries are identical
* Rename to excluded
* Yet another refactor
* Add render test for sushi.waiters
* Remove unnecessary depends_on field
0 commit comments