Skip to content

Releases: databendlabs/databend

v1.2.656-nightly

11 Nov 09:17
c3688cb
Compare
Choose a tag to compare
v1.2.656-nightly Pre-release
Pre-release

What's Changed

Thoughtful Bug Fix 🔧

Full Changelog: v1.2.655-nightly...v1.2.656-nightly

v1.2.655-nightly

10 Nov 22:55
ce75153
Compare
Choose a tag to compare
v1.2.655-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

  • fix: token and cookie session id miss match. by @youngsofun in #16786
  • fix: clustering_information panic if string domain is none by @zhyass in #16792

Others 📒

Full Changelog: v1.2.654-nightly...v1.2.655-nightly

v1.2.654-nightly

07 Nov 02:38
bb56f16
Compare
Choose a tag to compare
v1.2.654-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

Code Refactor 🎉

  • refactor: change blocking pruning process to non-blocking channel by @dqhl76 in #16718
  • refactor: ensure last-purged log-id cursor in exported from databend-meta service by @drmingdrmer in #16759
  • refactor: Consolidate MetaStorageError variants by @drmingdrmer in #16760
  • refactor(storage): refactor read virtual columns by @b41sh in #16758
  • refactor: remove location_prefix, which is no longer supported by @dantengsky in #16757

Others 📒

New Contributors

Full Changelog: v1.2.653-nightly...v1.2.654-nightly

v1.2.653-nightly

03 Nov 22:54
694bf74
Compare
Choose a tag to compare
v1.2.653-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat: HTTP handler use cookie to pass session id to and from clients. by @youngsofun in #16735
  • feat: impl opendal::HttpFetch for StorageHttpClient by @everpcpc in #16738

Thoughtful Bug Fix 🔧

Code Refactor 🎉

  • refactor: Enforce all deps must be declared at root by @Xuanwo in #16741
  • refactor: Remove not used async-std by @Xuanwo in #16745

Others 📒

Full Changelog: v1.2.652-nightly...v1.2.653-nightly

v1.2.652-nightly

31 Oct 00:43
0dbf170
Compare
Choose a tag to compare
v1.2.652-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

Code Refactor 🎉

  • refactor: streamline system.temp_files table scan by @dantengsky in #16659
  • refactor: Align versions for arrow, opendal, hyper, tonic, prost by @Xuanwo in #16704
  • refactor: refine column statistic map serialization by @dantengsky in #16728
  • refactor: MetaGrpcClient needs to specify timeout to auto-reconnect to restarted server by @drmingdrmer in #16733
  • refactor: replace direct GitHub dependencies with published crates.io versions by @drmingdrmer in #16700

Others 📒

New Contributors

Full Changelog: v1.2.651-nightly...v1.2.652-nightly

v1.2.651-nightly

27 Oct 22:56
4f79166
Compare
Choose a tag to compare
v1.2.651-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

Code Refactor 🎉

Full Changelog: v1.2.650-nightly...v1.2.651-nightly

v1.2.650-nightly

25 Oct 08:18
2059d71
Compare
Choose a tag to compare
v1.2.650-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

Others 📒

  • chore: upon startup, meta-service output human-readable error if trying to open future version on-disk data by @drmingdrmer in #16679
  • chore(query): modify rbac test result display by @TCeason in #16686
  • chore: adjust default value of setting max_storage_io_requests by @SkyFan2002 in #16680
  • chore(query): returns nan for aggregate_kurtosis and aggregate_skewness by @sundy-li in #16688

New Contributors

Full Changelog: v1.2.649-nightly...v1.2.650-nightly

v1.2.649-nightly

24 Oct 05:46
9a56324
Compare
Choose a tag to compare
v1.2.649-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat: add deterministic block level sampling for small datasets by @xudong963 in #16670

Thoughtful Bug Fix 🔧

  • fix(query): create table need fail if storage format is invalid by @TCeason in #16663
  • fix(query): forbid explain explain statement by @TCeason in #16654
  • fix(storage): fix refresh virtual column using async api by @b41sh in #16656
  • fix(query): insert with long sql parse error by @sundy-li in #16678

Code Refactor 🎉

  • refactor(query): use arrow-flight to exchange datas by @sundy-li in #16657

Others 📒

Full Changelog: v1.2.648-nightly...v1.2.649-nightly

v1.2.648-nightly

23 Oct 04:56
3d19b30
Compare
Choose a tag to compare
v1.2.648-nightly Pre-release
Pre-release

What's Changed

Thoughtful Bug Fix 🔧

Code Refactor 🎉

  • refactor: delete user_procedure and refactor procedure interpreter by @TCeason in #16532

Others 📒

Full Changelog: v1.2.647-nightly...v1.2.648-nightly

v1.2.647-nightly

20 Oct 22:40
b1538fa
Compare
Choose a tag to compare
v1.2.647-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat: support sampling table with block and row level simultaneously by @xudong963 in #16613
  • feat: add unload options overwrite, include_query_id and use_raw_path. by @youngsofun in #16614
  • feat(function): Add mode Aggregate function. by @Freejww in #16627
  • feat(query): Support use parquet format when spilling by @forsaken628 in #16612
  • feat(query): support json_object_insert function by @b41sh in #16636
  • feat: http handler support request forwarding. by @youngsofun in #16637
  • feat: Implemented a new sql explain analyze graphical by @Maricaya in #16543

Thoughtful Bug Fix 🔧

Code Refactor 🎉

  • refactor: Unify the set and unset structures by @TCeason in #16622
  • refactor(query): make delta table support partition prunning by @sundy-li in #16621
  • refactor(storage): inverted index support calculate the score by @b41sh in #16609
  • refactor: some http APIs do not need sticky. by @youngsofun in #16644

Others 📒

New Contributors

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