Skip to content

Releases: databendlabs/databend

v1.2.646-nightly

16 Oct 03:54
86cd608
Compare
Choose a tag to compare
v1.2.646-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

Code Refactor 🎉

  • refactor: isolate session_id and session states of diff users. by @youngsofun in #16592

Others 📒

Full Changelog: v1.2.645-nightly...v1.2.646-nightly

v1.2.645-nightly

13 Oct 22:50
01bc7ed
Compare
Choose a tag to compare
v1.2.645-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

Build/Testing/CI Infra Changes 🔌

Others 📒

New Contributors

Full Changelog: v1.2.644-nightly...v1.2.645-nightly

v1.2.644-nightly

12 Oct 03:46
e7fcde8
Compare
Choose a tag to compare
v1.2.644-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

  • fix: direct io syscall not available on mac by @forsaken628 in #16574
  • fix: window in scalar subquery returns wrong results by @xudong963 in #16567
  • fix: avoid eliminating the left child of union in RuleEliminateUnion by @xudong963 in #16584
  • fix(query): fix inverted index panic caused by null value by @b41sh in #16576
  • fix(query): fix cannot obtain stack trace when segmentation fault by @zhang2014 in #16566
  • fix: merge into panic by @zhyass in #16581
  • fix(query): list_dictionaries should not ignore db_id by @TCeason in #16587
  • fix(iceberg): Make sure iceberg table has been loaded by @Xuanwo in #16593
  • fix: Disable prewhere for iceberg table for now by @Xuanwo in #16597

Code Refactor 🎉

Others 📒

Full Changelog: v1.2.643-nightly...v1.2.644-nightly

v1.2.643-nightly

06 Oct 22:54
d8aa952
Compare
Choose a tag to compare
v1.2.643-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

Code Refactor 🎉

  • refactor: get_history_tables_for_gc() should not return TableInfo, but just table name, id and values by @drmingdrmer in #16545
  • refactor(storage): improve inverted index match phrase query by @b41sh in #16547

Others 📒

Full Changelog: v1.2.642-nightly...v1.2.643-nightly

v1.2.642-nightly

29 Sep 22:55
dd45c19
Compare
Choose a tag to compare
v1.2.642-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Code Refactor 🎉

Others 📒

New Contributors

Full Changelog: v1.2.641-nightly...v1.2.642-nightly

v1.2.641-nightly

29 Sep 01:45
c6bd10b
Compare
Choose a tag to compare
v1.2.641-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat: add fast path for cross join to optimize tpcds q23 (~50x) by @xudong963 in #16504
  • feat(catalog): ignore error when listing databases by @BohuTANG in #16514
  • feat: limit stage name to plain_identifier by @youngsofun in #16522
  • feat(query): Initial implementation of postgres-compatible number to_char function by @forsaken628 in #16507
  • feat(query): Procedure support drop if exists and create or replace by @TCeason in #16500
  • feat(query): DATE_ADD Functions to support week as a unit by @TracyZYJ in #16530
  • feat: http handler add X-DATABEND-VERSION in each response. by @youngsofun in #16518

Thoughtful Bug Fix 🔧

  • chore: add extra bracket for and and or to make explain clear by @xudong963 in #16494
  • fix(query): fix planner cache cause modify async function does not take effect by @b41sh in #16510
  • fix: ignore_result doesn't have an effect on union by @xudong963 in #16515
  • fix(query): fix copy into table with disable distributed copy into by @zhang2014 in #16529
  • fix(query): fix column leaf_index by @Dousir9 in #16537
  • fix: Only when all tables are included, the db can be dropped by @drmingdrmer in #16539

Code Refactor 🎉

Others 📒

Full Changelog: v1.2.640-nightly...v1.2.641-nightly

v1.2.640-nightly

22 Sep 22:59
4be656a
Compare
Choose a tag to compare
v1.2.640-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Code Refactor 🎉

Others 📒

Full Changelog: v1.2.639-nightly...v1.2.640-nightly

v1.2.639-nightly

19 Sep 12:48
e2c04e9
Compare
Choose a tag to compare
v1.2.639-nightly Pre-release
Pre-release

What's Changed

Thoughtful Bug Fix 🔧

Full Changelog: v1.2.638-nightly...v1.2.639-nightly

v1.2.638-nightly

19 Sep 09:32
2c41faf
Compare
Choose a tag to compare
v1.2.638-nightly Pre-release
Pre-release

What's Changed

Thoughtful Bug Fix 🔧

Others 📒

  • chore(executor): support for data exchange between different processors within the pipeline by @zhang2014 in #16467
  • chore(executor): more edge detail for executing graph by @zhang2014 in #16468

Full Changelog: v1.2.637-nightly...v1.2.638-nightly

v1.2.637-nightly

19 Sep 03:37
2010fae
Compare
Choose a tag to compare
v1.2.637-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

Code Refactor 🎉

Others 📒

Full Changelog: v1.2.636-nightly...v1.2.637-nightly