v0.8.97-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(planner): optimize right outer/semi/anti join by @xudong963 in #8551
- feat: Disallow create & drop user stage by @Xuanwo in #8560
- feat: change log level from info to debug for copy by @bohutang in #8570
- feat(hive): suport substr && order by with null values compatible with hive functions by @sandflee in #8558
- feat: add user quota by @ZhiHanZ in #8575
- feat(meta): export/import supports new key-space: Expire by @drmingdrmer in #8578
Thoughtful Bug Fix 🔧
- fix: Fix downloading the default version by @Chasen-Zhang in #8562
Code Refactor 🎉
- refactor(meta): return InvalidReply if fail to decode a message by @drmingdrmer in #8568
- refactor: Remove unused error codes by @Xuanwo in #8567
- refactor(query): avoid extra memcpy by @sundy-li in #8569
- refactor(function): cast timestamp to variant string instead of variant int by @andylokandy in #8580
- refactor: Add internal error and merge other not needed errors by @Xuanwo in #8581
Documentation 📔
- docs: deploy updates by @soyeric128 in #8561
Full Changelog: v0.8.96-nightly...v0.8.97-nightly