Skip to content

Releases: databendlabs/databend

v1.2.693-nightly

04 Feb 15:29
3b59b1a
Compare
Choose a tag to compare
v1.2.693-nightly Pre-release
Pre-release

What's Changed

Thoughtful Bug Fix 🔧

  • fix(query): fix time parser with enable_strict_datetime_parser = 0 by @sundy-li in #17399
  • fix(query): fix lambda function bind column failed by @b41sh in #17402
  • fix(query): fix months_between overflow error by @TCeason in #17403
  • fix(query): interval type support cast to string by @TCeason in #17395

Full Changelog: v1.2.692-nightly...v1.2.693-nightly

v1.2.692-nightly

01 Feb 11:52
8dfab90
Compare
Choose a tag to compare
v1.2.692-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat(query): support extract EPOCH from timestamp by @TCeason in #17385

Others 📒

  • chore(query): row fetch will be fetched by distinct block batch by @sundy-li in #17391

Full Changelog: v1.2.691-nightly...v1.2.692-nightly

v1.2.691-nightly

31 Jan 01:38
c2e462e
Compare
Choose a tag to compare
v1.2.691-nightly Pre-release
Pre-release

What's Changed

Others 📒

Full Changelog: v1.2.690-nightly...v1.2.691-nightly

v1.2.690-nightly

30 Jan 03:04
1c57f68
Compare
Choose a tag to compare
v1.2.690-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

v1.2.689-nightly

20 Jan 03:56
91f1ced
Compare
Choose a tag to compare
v1.2.689-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat: orc support fill missing tuple field by @youngsofun in #17247
  • feat(sqlsmith): fuzz test support read Sqlite and Duckdb test by @b41sh in #17301

Thoughtful Bug Fix 🔧

Code Refactor 🎉

Others 📒

Full Changelog: v1.2.688-nightly...v1.2.689-nightly

v1.2.688-nightly

14 Jan 08:39
5faf4a6
Compare
Choose a tag to compare
v1.2.688-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

  • fix: Upload to stage in streaming way instead by @Xuanwo in #17230
  • fix(cluster): fix heartbeat self managed after network fail by @zhang2014 in #17241
  • fix(query): fix array_agg failed if the argument is NULL by @b41sh in #17244
  • fix(query): increase state_rows in copy agg state rows by @sundy-li in #17252
  • fix(query): hash table scatter will always send agg meta by @sundy-li in #17245
  • fix(query): fix lazy columns missed in constant table scan by @Damon07 in #17258
  • fix: vacuum index not work if index is dropped by create or replace by @SkyFan2002 in #17263

Code Refactor 🎉

  • refactor: create/drop_warehouse return WarehouseInfo by @TCeason in #17254
  • refactor: only set global settings need to check super privilege by @TCeason in #17255

Others 📒

New Contributors

Full Changelog: v1.2.687-nightly...v1.2.688-nightly

v1.2.680-p3

14 Jan 09:36
4c4896d
Compare
Choose a tag to compare

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

  • fix(query): backport to 680 stick the created_by infos in parquet writer by @sundy-li in #17223
  • fix(query): backport hash table scatter will always send agg meta by @sundy-li in #17267

Full Changelog: v1.2.680-p2...v1.2.680-p3

v1.2.687-nightly

09 Jan 07:03
a9e578b
Compare
Choose a tag to compare
v1.2.687-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat(query): load ndjson support ts with diff units. by @youngsofun in #17203
  • feat(sqlsmith): fuzz query support sqllogic test cases by @b41sh in #17216

Thoughtful Bug Fix 🔧

  • fix(query): fix aggregating index conflict with min/max rewrite by @b41sh in #17182
  • fix: name resolution bug in quoted ident case sensitive mode by @zhyass in #17198
  • fix(query): record state_rows in aggregate payload by @sundy-li in #17194
  • fix: system.tables table visibility by @TCeason in #17202
  • fix(query): interval total microseconds add overflow check by @TCeason in #17215
  • fix(cluster): fix warehouse audit log not working with add cluster by @zhang2014 in #17219
  • fix(query): fix register function working with nullable scalar by @sundy-li in #17217
  • fix(query): stick the created_by infos in parquet writer by @sundy-li in #17220

Code Refactor 🎉

  • refactor: include key information in errors when listing meta-service key-values by @drmingdrmer in #17192

Documentation 📔

Others 📒

Full Changelog: v1.2.686-nightly...v1.2.687-nightly

v1.2.680-p2

08 Jan 09:12
5cd121f
Compare
Choose a tag to compare

What's Changed

Others 📒

Full Changelog: v1.2.680-p1...v1.2.680-p2

v1.2.686-nightly

07 Jan 14:22
2c73bdb
Compare
Choose a tag to compare
v1.2.686-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat(query): support send spill file stats to client by @sundy-li in #17186

Thoughtful Bug Fix 🔧

  • fix(cluster): fix unassign warehouse nodes failure by @zhang2014 in #17195
  • fix(cluster): skip the recovery for warehouses that are not running state. by @zhang2014 in #17193

Others 📒

Full Changelog: v1.2.685-nightly...v1.2.686-nightly