Skip to content

Releases: databendlabs/databend

v0.8.97-nightly

01 Nov 16:02
932fc4b
Compare
Choose a tag to compare
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 🔧

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

v0.8.96-nightly

31 Oct 16:02
c4a2181
Compare
Choose a tag to compare
v0.8.96-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat(rbac): only display available roles in SHOW ROLES statement by @flaneur2020 in #8553
  • feat: Implement user stage support along with stateful tests by @Xuanwo in #8556

Thoughtful Bug Fix 🔧

Code Refactor 🎉

Documentation 📔

  • docs: Remove qingcloud from acknowledgement by @Xuanwo in #8559

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

v0.8.95-nightly

31 Oct 11:27
0230b33
Compare
Choose a tag to compare
v0.8.95-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

  • fix(storage): Only update metrics while read finished by @Xuanwo in #8545
  • fix(planner): select view column not exists by @TCeason in #8543

Code Refactor 🎉

Full Changelog: v0.8.94-nightly...v0.8.95-nightly

v0.8.94-nightly

30 Oct 16:02
830a437
Compare
Choose a tag to compare
v0.8.94-nightly Pre-release
Pre-release

v0.8.93-nightly

29 Oct 16:02
8b8c25f
Compare
Choose a tag to compare
v0.8.93-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat: Add internal and legacy internal stage support by @Xuanwo in #8526
  • feat(csv): support setting escape. by @youngsofun in #8527
  • feat(hive): add hive dialect by @sandflee in #8525

Thoughtful Bug Fix 🔧

Code Refactor 🎉

  • refactor(logic_test): split /logictest/suites/base to base and query. by @youngsofun in #8530

Full Changelog: v0.8.92-nightly...v0.8.93-nightly

v0.8.92-nightly

28 Oct 16:02
162207f
Compare
Choose a tag to compare
v0.8.92-nightly Pre-release
Pre-release

What's Changed

Accepted RFCs 🛫

Exciting New Features ✨

Thoughtful Bug Fix 🔧

Code Refactor 🎉

  • refactor: Remove set enable_planner_v2 in tests by @Xuanwo in #8509
  • refactor(query): INFORMATION_SCHEMA to lowwer case by @TCeason in #8517

Full Changelog: v0.8.91-nightly...v0.8.92-nightly

v0.8.91-nightly

27 Oct 16:02
a6ccc14
Compare
Choose a tag to compare
v0.8.91-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat: Implement logging format for databend-query by @Xuanwo in #8466
  • feat(query): fed mysqldump 5.7.16 /*!code query by @TCeason in #8485
  • feat(hive): hive predict pushdown by @sandflee in #8469

Thoughtful Bug Fix 🔧

  • fix(storage): compact limit by @zhyass in #8473
  • fix(query): div nullable(Int) with null value should not err by @TCeason in #8495

Code Refactor 🎉

  • refactor(hashtable): adaptive string hash table by @usamoi in #7971

Documentation 📔

Full Changelog: v0.8.90-nightly...v0.8.91-nightly

v0.8.90-nightly

26 Oct 16:02
f7cf086
Compare
Choose a tag to compare
v0.8.90-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat(query): get the system open file limits and set by @TszKitLo40 in #8388
  • feat(csv): not trim spaces by default. by @youngsofun in #8459
  • feat(hive): add filesize to avoid stat operate in opendal by @sandflee in #8471

Thoughtful Bug Fix 🔧

New Contributors

Full Changelog: v0.8.89-nightly...v0.8.90-nightly

v0.8.89-nightly

26 Oct 04:56
aacf694
Compare
Choose a tag to compare
v0.8.89-nightly Pre-release
Pre-release

What's Changed

Code Refactor 🎉

Full Changelog: v0.8.88-nightly...v0.8.89-nightly

v0.8.88-nightly

26 Oct 03:09
ef64046
Compare
Choose a tag to compare
v0.8.88-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Documentation 📔

Full Changelog: v0.8.87-nightly...v0.8.88-nightly