v1.0.59
·
5944 commits
to main
since this release
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 🔧
- fix: fix error collection in copy into onerror mode by @ariesdevil in #10977
- fix: ensure builtin roles on JWT check by @flaneur2020 in #10997
- fix(query): drop table unknown table should return error by @TCeason in #11001
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 📔
- docs: TO_UNIX_TIMESTAMP by @soyeric128 in #10995
- docs: rename a invalid file by @TCeason in #11010
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