Releases: databendlabs/databend
Releases · databendlabs/databend
v0.8.119-nightly
What's Changed
Exciting New Features ✨
- feat: geo functions by @ariesdevil in #8481
- feat(expr): abstract column ref type for RawExpr, Expr, and RemoteExpr by @andylokandy in #8848
Thoughtful Bug Fix 🔧
- fix(query): remove useless memcpy when group long string by @zhang2014 in #8851
Documentation 📔
- docs: fix broken links in readme by @soyeric128 in #8840
- docs: one more broken link by @soyeric128 in #8841
Full Changelog: v0.8.118-nightly...v0.8.119-nightly
v0.8.118-nightly
What's Changed
Exciting New Features ✨
- feat(planner): support broadcast join by @xudong963 in #8779
- feat(query): optimize count(Nullable(col)) by @TCeason in #8805
Code Refactor 🎉
- refactor: rename
LogicalInnerJoin
toLogicalJoin
by @xudong963 in #8838
Build/Testing/CI Infra Changes 🔌
Documentation 📔
New Contributors
Full Changelog: v0.8.117-nightly...v0.8.118-nightly
v0.8.117-nightly
What's Changed
Exciting New Features ✨
Thoughtful Bug Fix 🔧
Full Changelog: v0.8.116-nightly...v0.8.117-nightly
v0.8.116-nightly
What's Changed
Exciting New Features ✨
- feat: compact segments in reversed order by @dantengsky in #8806
- feat: implement drop user defined catalog by @ClSlaid in #8820
Code Refactor 🎉
- refactor(function): allow sparse column id for constant folder by @andylokandy in #8821
Build/Testing/CI Infra Changes 🔌
Full Changelog: v0.8.115-nightly...v0.8.116-nightly
v0.8.115-nightly
What's Changed
Exciting New Features ✨
- feat: add shuffle policy for Partitions by @BohuTANG in #8814
- feat(query): parallel merge for distribute query by @zhang2014 in #8811
- feat(http handler): disable result cache. by @youngsofun in #8815
- feat(query): support setting default max_memory_usage in config by @everpcpc in #8818
Documentation 📔
- docs: update optimize compact docs by @zhyass in #8810
- docs: new structure by @soyeric128 in #8807
Full Changelog: v0.8.114-nightly...v0.8.115-nightly
v0.8.114-nightly
What's Changed
Exciting New Features ✨
- feat: shuffle segments during distributed pruning by @dantengsky in #8793
Full Changelog: v0.8.113-nightly...v0.8.114-nightly
v0.8.113-nightly
What's Changed
Exciting New Features ✨
- feat: add metrics for query detail by @everpcpc in #8800
- feat(function-v2): Add calc domain for comparison. by @RinChanNOWWW in #8754
Code Refactor 🎉
- refactor(function): rename FunctionDomain::NoThrow to FunctionDomain::Full by @andylokandy in #8803
- refactor(query): disable distribute eval index when explain by @zhang2014 in #8799
- refactor(storage): compact block by @zhyass in #8679
Documentation 📔
- docs: user stage by @soyeric128 in #8797
- docs(rfc): update multiple catalog rfc by @ClSlaid in #8746
Full Changelog: v0.8.112-nightly...v0.8.113-nightly
v0.8.112-nightly
What's Changed
Exciting New Features ✨
Code Refactor 🎉
- refactor(expr): allow sparse column id in chunk by @andylokandy in #8789
Documentation 📔
- docs: update connection parameters by @soyeric128 in #8796
Full Changelog: v0.8.111-nightly...v0.8.112-nightly
v0.8.111-nightly
What's Changed
Exciting New Features ✨
- feat: add for_each in Column trait by @lichuang in #8777
- feat: filter() function return remain_columns and deleted_columns for statistics by @lichuang in #8767
Thoughtful Bug Fix 🔧
Code Refactor 🎉
- refactor(input format): refactor with FieldEncoder. by @youngsofun in #8778
Build/Testing/CI Infra Changes 🔌
Full Changelog: v0.8.110-nightly...v0.8.111-nightly
v0.8.110-nightly
What's Changed
Exciting New Features ✨
- feat: try to enable more join types in cluster mode by @xudong963 in #8722
- feat(query): support parallel final aggregator by @zhang2014 in #8577
Thoughtful Bug Fix 🔧
Code Refactor 🎉
- refactor: Use databend-thrift crate instead by @Xuanwo in #8769
- refactor(aggregator): try fix drop twice states by @zhang2014 in #8770
Full Changelog: v0.8.109-nightly...v0.8.110-nightly