rill icon indicating copy to clipboard operation
rill copied to clipboard

Rill Developer SQL Editor: Adding a SQL comment should not invalidate model results & data profiles

Open ericpgreen2 opened this issue 1 year ago • 0 comments

To Reproduce

  1. Create any valid model, like select * from my_source
  2. Add a comment above the model, like -- here's a SQL comment
  3. Note the model results and data profile results are invalidated as you type

Expected behavior I'd expect typing a comment does not trigger a refetch of model results or data profiles.

Screenshots JAM video here

ericpgreen2 avatar Jan 08 '24 16:01 ericpgreen2