8000 Release v2024.9.17 · wvlet/wvlet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v2024.9.17

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Dec 21:26
· 330 commits to main since this release
27514c3

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

0