v1.0.2-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(function): Support Map type get function by @b41sh in #10331
- feat(query): enable aggregate spill for cluster mode by @zhang2014 in #10337
- fix: decimal in JSON should be displayed as number, not string by @youngsofun in #10346
- feat(query): support more advanced
unnestoperations. by @RinChanNOWWW in #10329
Thoughtful Bug Fix 🔧
- fix: function point_in_polygon require float64. by @youngsofun in #10338
- fix(expression): fix MAX/MIN of Decimal. by @youngsofun in #10340
- fix(function): fix function register order by @youngsofun in #10343
- fix: decimal to decimal bugs by @youngsofun in #10345
Code Refactor 🎉
Build/Testing/CI Infra Changes 🔌
- ci: list_all_builtin_functions_ordered. by @youngsofun in #10341
Documentation 📔
Full Changelog: v1.0.1-nightly...v1.0.2-nightly