Sotiris Gkoulimaris

Results 4 issues of Sotiris Gkoulimaris

Applied cache_size=0 in Environment compiler to force recompilation of sql macros.

- Removed usage of Temp tables in Snowflake; - Mimicked BigQuery to `Create or Replace` instead;

I am playing around with the `--select-model` option in `plan`. I have made changes to two SQL Models and running `sqlmesh plan env` picks them up no problem: ```bash New...