下载 Databend
v1.2.615Latest
发布于 4 个月前。早期版本请转至 GitHub。
What's Changed
Exciting New Features ✨
- feat: support sample for table scan by @xudong963 in https://github.com/datafuselabs/databend/pull/16216
- feat(meta): Support create dictionary meta api by @Winnie-Hong0927 in https://github.com/datafuselabs/databend/pull/16178
- feat: auth by refresh and session tokens. by @youngsofun in https://github.com/datafuselabs/databend/pull/16220
- feat: http handler support set variable. by @youngsofun in https://github.com/datafuselabs/databend/pull/16239
- feat(query): support
json_object_agg
function by @b41sh in https://github.com/datafuselabs/databend/pull/16238 - feat: support block level table sample by @xudong963 in https://github.com/datafuselabs/databend/pull/16237
- feat(query): add identifier function from session variable by @sundy-li in https://github.com/datafuselabs/databend/pull/16264
Thoughtful Bug Fix 🔧
- fix(query): cume_dist() always return unbounded frame by @TCeason in https://github.com/datafuselabs/databend/pull/16242
- fix(query): fix alter user set
MUST_CHANGE_PASSWORD
by @b41sh in https://github.com/datafuselabs/databend/pull/16243
Code Refactor 🎉
- refactor(query): remove cache solt by @zhang2014 in https://github.com/datafuselabs/databend/pull/16233
- refactor: optimize share table performance by @lichuang in https://github.com/datafuselabs/databend/pull/16218
- refactor(query): don't retry transform on each block by @sundy-li in https://github.com/datafuselabs/databend/pull/16235
- refactor(metactl): change to subcommands & support transfer-leader by @everpcpc in https://github.com/datafuselabs/databend/pull/16254
- refactor(deps): Bump OpenDAL and other crates by @Xuanwo in https://github.com/datafuselabs/databend/pull/16251
- refactor(query): remove named cache by @zhang2014 in https://github.com/datafuselabs/databend/pull/16245
- refactor(query): decrease information_schema.tables call union by @TCeason in https://github.com/datafuselabs/databend/pull/16246
- refactor: introduce new method
accurate_columns_ranges
toTable
by @dantengsky in https://github.com/datafuselabs/databend/pull/16247
Others 📒
- chore: remove admin api for testing for old version SM by @drmingdrmer in https://github.com/datafuselabs/databend/pull/16236
- chore: disable table info refreshing for
ai_to_sql
by @dantengsky in https://github.com/datafuselabs/databend/pull/16240 - chore: impl Display for
LicenseInfo
andJWTClaims<T>
by @drmingdrmer in https://github.com/datafuselabs/databend/pull/16244 - chore: update command for metactl in tests by @everpcpc in https://github.com/datafuselabs/databend/pull/16263
- chore: more logs for attached table refreshing by @dantengsky in https://github.com/datafuselabs/databend/pull/16261
- chore: refactoring some functions by @b41sh in https://github.com/datafuselabs/databend/pull/16265
- chore: comment out fake_time test by @dantengsky in https://github.com/datafuselabs/databend/pull/16269
- chore(query): revert #16192 by @Dousir9 in https://github.com/datafuselabs/databend/pull/16271
Full Changelog: https://github.com/datafuselabs/databend/compare/v1.2.609...v1.2.615
下载 BendSQL
v0.24.5Latest
发布于 3 天前。早期版本请转至 GitHub。
What's Changed
- feat: Client add close function. by @youngsofun in #534
- fix: compatible with old servers when login 404 by @youngsofun in #535
- refactor: add ARROW_EXT_TYPE_INTERVAL by @TCeason in #536
- chore(bindings/nodejs): test with multiple node versions by @everpcpc in #538
- fix(bindings/nodejs): add type annotation for stream by @everpcpc in #539
- chore: bump version to 0.24.5 by @everpcpc in #540
Full Changelog: https://github.com/databendlabs/bendsql/releases/tag/v0.24.5