Skip to content

v0.8.97-nightly

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Nov 16:02
932fc4b

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 🔧

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 📔

Full Changelog: v0.8.96-nightly...v0.8.97-nightly