dbt-labs / jaffle-shop-template

Template for a DuckDB-based, Codespace-oriented sandbox project that is also dbt Cloud compatible, and includes code-first BI tooling via Evidence.
51 stars 30 forks source link

Upgrade to evidence 15.0.1 #18

Closed hughess closed 1 year ago

hughess commented 1 year ago

Upgrade for evidence and its dependencies. This version addresses bugs from our recent major upgrade and performance issues in codespaces.

After playing around in codespaces, it seems quite a bit faster/smoother! Let me know if you run into any issues with it.

The loading in codespaces can still get a bit hung up if there are large queries on a page, but I've removed most of the big ones in #17, which makes a pretty big difference.

aaronsteers commented 1 year ago

Fwiw, we did have good experience on v15 with our fork here: https://github.com/meltano/jaffle-shop-template/pull/10 but this was before 15.0.1.