v0.7.121-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(parser): Add Presign Statement by @Xuanwo in #6513
- feat: Implement presign support by @Xuanwo in #6529
- feat(query): migrate window function to new pipeline by @sundy-li in #6500
Thoughtful Bug Fix 🔧
- fix: remove keyword table from func
is_reserved_identby @TCeason in #6512 - fix: fix txn watch kv changed bug by @lichuang in #6516
- fix(query): fix
databaseanduserrelated functions in planner v2 by @Defined2014 in #6473 - fix(query): fix date/timestamp deserializing error by @b41sh in #6515
- fix(query): fix input format CSV by @youngsofun in #6524
- fix(processor): fix thread unsafe when processor schedule by @zhang2014 in #6533
Code Refactor 🎉
- refactor: try abandon internal parquet2 patches by @dantengsky in #6067
Build/Testing/CI Infra Changes 🔌
Documentation 📔
New Contributors
- @Defined2014 made their first contribution in #6473
Full Changelog: v0.7.120-nightly...v0.7.121-nightly