Comment on Instant SQL for results as you type in DuckDB UIparentComments−hamilton1yCorrect. We only enable fast previews for SELECT statements, which is the actual hard problem. This said, at some point we're likely to also add support for previewing a CTAS before you actually run it.−buremba1yI remember your demos of visualizing the CTEs of a huge query in the editor. I'm looking forward to trying it!
Comments
Correct. We only enable fast previews for SELECT statements, which is the actual hard problem. This said, at some point we're likely to also add support for previewing a CTAS before you actually run it.
I remember your demos of visualizing the CTEs of a huge query in the editor. I'm looking forward to trying it!