v1.2.2-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat: ntile window function by @ariesdevil in #11905
- feat: refresh aggregating index support limit by @ariesdevil in #11867
- feat(query): Reducing the memory used by the SRF function by @b41sh in #11913
Thoughtful Bug Fix 🔧
- fix: limit clause in tpch queries is wrong by @xudong963 in #11930
- fix(benchmark): add default user to clickbench local by @everpcpc in #11931
Code Refactor 🎉
- refactor: refine polices to prevent OOM when copy parquet with large row groups. by @youngsofun in #11926
Build/Testing/CI Infra Changes 🔌
Others 📒
- chore: show user add configured users by @b41sh in #11929
- chore(planner): improve selectivity by @Dousir9 in #11922
Full Changelog: v1.2.1-nightly...v1.2.2-nightly