dataform-co / dataform-web-tracking

Dataform is a collaborative data modelling platform that enables analysts and engineers to manage complex data models in SQL
https://dataform.co
MIT License
2 stars 0 forks source link

No way to see incremental table code when using when() statements #217

Closed lewish closed 4 years ago

lewish commented 4 years ago

With the new incremental when() statements, there is no way to view the incremental version of the query in the Web UI.

Ideally we should show both the incremental and non-incremental versions. We should do this for pre/post operations too.

Ekrekr commented 4 years ago

Incremental view fixed in https://github.com/dataform-co/dataform-co/pull/4293

BenBirt commented 4 years ago

WORK LEFT: make it possible to view incremental versions of pre/post ops.