New Features & Enhancements

  • Our cacheing and snapshot system has greatly improved with changes made to our time synchronization logic. Canvas users will find that their analysis will load faster, create fewer requests to their database and provide better SQL error messages. In addition, users can cancel queries more consistently, which can reduce load on databases and allow for more rapid iteration.

Performance & Stability

  • The AI in SQL feature fixed a few small issues with how AI recommends changes to your SQL code. Previously our AI would often add LIMIT clauses to SQL queries, which reduces the number of rows. That has been fixed.

  • Autocomplete no longer recommends keywords and functions when typing in numerical values.