rill icon indicating copy to clipboard operation
rill copied to clipboard

"Query in workspace" should instantly move the SQL Editor to the new model, rather than wait for the compute to finish

Open ericpgreen2 opened this issue 3 years ago • 0 comments

When clicking "query in workspace" on a medium-sized source, like the flights dataset of 2M rows, the SQL Editor waits to open up the new model (the select * from {source}) until the computation completes.

The SQL Editor should switch to the new model instantly, where the user can wait for the computation to complete (by observing the loading spinner).

ericpgreen2 avatar Jul 14 '22 17:07 ericpgreen2