下载 Databend
v1.2.815-nightlyLatest
发布于 4 天前。早期版本请转至 GitHub。
What's Changed
Exciting New Features ✨
- feat: add ANY_VALUE as alias for ANY aggregate function by @BohuTANG in #18728
- feat: add Immutable::compact to merge two level by @drmingdrmer in #18731
Thoughtful Bug Fix 🔧
- fix: last query id not only contain those cached. by @youngsofun in #18727
Code Refactor 🎉
- refactor: raft-store: in-memory readonly level compaction by @drmingdrmer in #18736
- refactor: new setting
max_vacuum_threads
by @dantengsky in #18737
Full Changelog: https://github.com/databendlabs/databend/releases/tag/v1.2.815-nightly
下载 BendSQL
v0.28.3Latest
发布于 18 天前。早期版本请转至 GitHub。
What's Changed
- feat(bindings/python): optimize exceptions to comply PEP-249 by @everpcpc in #667
- feat: support both amd64 and arm64 for ttc docker image by @Copilot in #669
- ci: build ttc image by @everpcpc in #670
- ci: fix docker login for ttc image by @everpcpc in #671
- feat(nodejs): Add lastQueryId and killQuery APIs to Node.js binding by @BohuTANG in #672
- chore: bump version to 0.28.3 by @everpcpc in #673
New Contributors
- @Copilot made their first contribution in #669
Full Changelog: https://github.com/databendlabs/bendsql/releases/tag/v0.28.3