Skip to main content
Download
Latest Version: v1.1.39-nightly

What's Changed

Exciting New Features ✨

  • feat: fix ee integration tests by @ZhiHanZ in #11448
  • feat(python): support tenant by @sundy-li in #11452
  • feat(meta): add replication state to meta service API /v1/cluster/status by @drmingdrmer in #11457
  • feat(planner): remove trivial cast by @Dousir9 in #11421
  • feat(query): Support Computed columns by @b41sh in #11391
  • feat(query): make date_format throw err by @TCeason in #11455
  • feat(query): add create/drop index support by @ariesdevil in #11414
  • feat(query): improve decimal div decimal by @sundy-li in #11464
  • feat: support copy from URI with transform. by @youngsofun in #11467
  • feat: auto query rewriting for aggregation index. by @RinChanNOWWW in #11418
  • feat: add 5 bitmap scalar functions by @silver-ymz in #11487
  • feat(query): optimize show tables with pushdown filter only contain eq database by @TCeason in #11490

Thoughtful Bug Fix 🔧

  • fix: intervals_to_bitmap() wrong assert. by @youngsofun in #11451
  • fix: use operator.scan instead of list. by @youngsofun in #11450
  • fix(cluster): close channel when network error by @zhang2014 in #11407
  • fix(query): fix SRF as arg of other function by @b41sh in #11475
  • fix: do_vacuum should use retention_time to call purge funtion; fix test fail by @lichuang in #11478
  • fix: support 64K pagesize on aarch64 [skip ci] by @everpcpc in #11484
  • fix: code: 4000, message: invalid data (tag for enum is not valid, found 7): compaction error by @dantengsky in #11480
  • fix: fix list indexes and add tests by @ariesdevil in #11488
  • fix(query): fix show err with special name by @TCeason in #11497

Build/Testing/CI Infra Changes 🔌

  • ci: do not release source for python binding [skip ci] by @everpcpc in #11466
  • ci: fix ignore path [skip ci] by @everpcpc in #11470

Documentation 📔

  • docs: add vacuum table doc by @lichuang in #11396
  • docs(weekly): add this week in databend 93 by @PsiACE in #11446
  • docs: utc timezone for logs by @soyeric128 in #11463
  • docs: add link to ee for vacuum table feature by @BohuTANG in #11469
  • docs: new date&time functions by @soyeric128 in #11465
  • docs: VACUUM TABLE updates by @soyeric128 in #11481

Others 📒

  • chore: fix ee ci workflow by @ZhiHanZ in #11447
  • chore: add more vacuum table test by @lichuang in #11462
  • chore(planner): fix a bug in require_property by @Dousir9 in #11444
  • chore: tune the error message on setting max_storage_io_requests by @flaneur2020 in #11471
  • chore: Changed releases links by @Chasen-Zhang in #11483
  • chore: reduce an extra plan_sql in http api by @sundy-li in #11485

New Contributors

  • @silver-ymz made their first contribution in #11487

Full Changelog: https://github.com/datafuselabs/databend/compare/v1.1.38-nightly...v1.1.39-nightly

History Versions
This page only displays the most recent 20 versions. For earlier versions, please refer to GitHub.
v1.1.38-nightly
4 days ago
v1.1.37-nightly
5 days ago
v1.1.36-nightly
6 days ago
v1.1.35-nightly
7 days ago
v1.1.34-nightly
7 days ago
v1.1.33-nightly
9 days ago
v1.1.32-nightly
9 days ago
v1.1.31-nightly
10 days ago
v1.1.30-nightly
11 days ago
v1.1.29-nightly
13 days ago
v1.1.28-nightly
13 days ago
v1.1.27-nightly
14 days ago
v1.1.26-nightly
15 days ago
v1.1.25-nightly
16 days ago
v1.1.24-nightly
17 days ago
v1.1.23-nightly
18 days ago
v1.1.22-nightly
19 days ago
v1.1.21-nightly
21 days ago
v1.1.20-nightly
22 days ago
v1.1.19-nightly
23 days ago