v1.2.188-nightly
What's Changed
Exciting New Features ✨
- feat: add get_lvt API by @lichuang in #13517
- feat(query): add a new aggregate hashtable[Part I] by @sundy-li in #13493
Thoughtful Bug Fix 🔧
- fix: not check nested call aggregate functions by @zenus in #13372
- fix(front): img styles by @Chasen-Zhang in #13515
- fix(query): fix string to decimal round by @b41sh in #13518
Code Refactor 🎉
- refactor: improve encoder/decoder for formats. by @youngsofun in #13502
Others 📒
- chore(ci): comment flaky test by @everpcpc in #13521
- chore: refactor the bind_single_table into many small functions by @bohutang in #13522
- chore: support collect statistics of multi join expr in merge into by @SkyFan2002 in #13511
- chore(query): improve filter boolean and introduce fast path by @Dousir9 in #13497
Full Changelog: v1.2.187-nightly...v1.2.188-nightly