Skip to content

Releases: databendlabs/databend

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

v0.8.87-nightly

25 Oct 16:06
cb9cc67
Compare
Choose a tag to compare
v0.8.87-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

Code Refactor 🎉

  • refactor(planner): use right mark join as subquery's default join type by @xudong963 in #8427
  • refactor(query): disable comparisions with string and integer by @sundy-li in #8432

Build/Testing/CI Infra Changes 🔌

Documentation 📔

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

v0.8.86-nightly

24 Oct 16:05
412939b
Compare
Choose a tag to compare
v0.8.86-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

  • fix: optimize upsert table copied file info by @lichuang in #8409
  • fix: OpenDAL layers doesn't pass not implemented methods correctly by @Xuanwo in #8421

Code Refactor 🎉

  • refactor: Output error source for tonic status by @Xuanwo in #8422

Full Changelog: v0.8.85-nightly...v0.8.86-nightly

v0.8.85-nightly

24 Oct 00:44
a89c7d9
Compare
Choose a tag to compare
v0.8.85-nightly Pre-release
Pre-release

What's Changed

Thoughtful Bug Fix 🔧

  • fix: read segments in the order of locations by @zhyass in #8411

Code Refactor 🎉

Full Changelog: v0.8.84-nightly...v0.8.85-nightly

v0.8.84-nightly

23 Oct 16:03
3b80d13
Compare
Choose a tag to compare
v0.8.84-nightly Pre-release
Pre-release

What's Changed

Thoughtful Bug Fix 🔧

  • fix: add a threshold for compact block by @zhyass in #8322

Documentation 📔

Full Changelog: v0.8.83-nightly...v0.8.84-nightly

v0.8.83-nightly

22 Oct 16:03
05fe755
Compare
Choose a tag to compare
v0.8.83-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat(function-v2): add tuple() and get() for tuple by @andylokandy in #8372
  • feat: add gc status to data metrics and show in processlist by @BohuTANG in #8389

Thoughtful Bug Fix 🔧

  • fix(http handler): return session if request.session is null. by @youngsofun in #8399
  • fix(processor): try fix incorrect error message by @zhang2014 in #8365

Code Refactor 🎉

Documentation 📔

Full Changelog: v0.8.82-nightly...v0.8.83-nightly

v0.8.82-nightly

21 Oct 16:06
Compare
Choose a tag to compare
v0.8.82-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat: config options for bloom filter cache by @dantengsky in #8358
  • feat(test): add join tests under large dataset by @xudong963 in #8351
  • feat(query): implement array function slice, remove_fist, remove_last by @b41sh in #8326
  • feat(input format): scan progress of copy into and streaming load. by @youngsofun in #8375
  • feat(meta/management): allow to join a cluster if a meta node has no log by @drmingdrmer in #8384

Thoughtful Bug Fix 🔧

Code Refactor 🎉

  • refactor(meta/binary): record every error when joining/leaving by @drmingdrmer in #8371

Build/Testing/CI Infra Changes 🔌

Documentation 📔

New Contributors

Full Changelog: v0.8.81-nightly...v0.8.82-nightly