Closed lewish closed 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.
Incremental view fixed in https://github.com/dataform-co/dataform-co/pull/4293
WORK LEFT: make it possible to view incremental versions of pre/post ops.
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.