v2024.9.17
·
330 commits
to main
since this release
What's Changed
🚀 Features
- repl (feature): Preserve the Trino connection for quicker access by @xerial in #608
- lang (feature): show schemas/catalogs by @xerial in #612
- lang (feature): describe (relation) by @xerial in #613
🐛 Bug Fixes
- lang (fix): Resolve DecimalLiteral type correctly by @xerial in #609
- lang (fix): Fix decimal vs double comparison in text expr by @xerial in #610
- lang (fix): Resolve types of aliased values by @xerial in #611
- runner (fix): Fix the actual and shown result row count by @xerial in #614
Full Changelog: v2024.9.16...v2024.9.17