v1.2.322-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat: add create or replace table support by @lichuang in #14508
- feat: use parquet-rs as an alternative in fuse engine by @SkyFan2002 in #14268
Thoughtful Bug Fix 🔧
- fix(query): add range for memory ratio settings by @everpcpc in #14513
- fix: refactor merge into insert spectify default values by @JackTan25 in #14477
- fix(query): fix variant function with invalid jsonb panic by @b41sh in #14520
Code Refactor 🎉
Others 📒
- chore: support row fetcher with window function by @ariesdevil in #14492
- chore(query): mark obsoleted session settings in config by @everpcpc in #14512
- chore: remove unused codes by @zhyass in #14511
Full Changelog: v1.2.321-nightly...v1.2.322-nightly