Thomas Schmidt
Thomas Schmidt
Related to https://github.com/ClickHouse/dbt-clickhouse/issues/226 ## Summary It seems that after running the `EXCHANGE TABLES` command, the distributed table does not point to the local table anymore (see https://github.com/ClickHouse/dbt-clickhouse/issues/226). While testing locally,...
### Describe the bug When I try to add columns to a model in a distributed setup using `ReplicatedMergeTree`, I am not able to add new columns. Running the model...
### Description Right now, adding a new Snowplow event is a painful process that might take up to multiple days. Some example issues we see (more context [here](https://www.notion.so/metabase/Make-it-less-painful-to-track-events-with-Snowplow-e67bb5351c794714868b678153f72de4)): 1. It...