Skip to content

v1.0.59

Choose a tag to compare

@github-actions github-actions released this 10 Apr 16:05
· 5944 commits to main since this release
bb6b830

What's Changed

Exciting New Features ✨

  • feat(window): Support window function in order by clause by @ariesdevil in #10989
  • feat: add filter cardinality for scan prewhere by @b41sh in #11000
  • feat(query): Support variant json path push down as virtual column by @b41sh in #10729
  • feat(query): add total_scan to ExecuteState by @everpcpc in #11003
  • feat: range frame supports all number types. by @RinChanNOWWW in #11002

Thoughtful Bug Fix 🔧

Code Refactor 🎉

  • refactor(format): replace FileFormatOptions with FileFormatParams. by @youngsofun in #11007
  • refactor(query): add flight SQL session ttl by @sundy-li in #10999

Build/Testing/CI Infra Changes 🔌

Documentation 📔

Others 📒

  • chore: fix ai_to_sql response miss blank by @bohutang in #10996
  • chore(query): make embedding_vector returns default if not valid by @sundy-li in #11012

Full Changelog: v1.0.58-nightly...v1.0.59-nightly