Releases: databendlabs/databend
Releases · databendlabs/databend
v0.8.134-nightly
What's Changed
Thoughtful Bug Fix 🔧
- fix(processor): try fix update list memory leak by @zhang2014 in #9023
Full Changelog: v0.8.133-nightly...v0.8.134-nightly
v0.8.133-nightly
v0.8.132-nightly
What's Changed
Exciting New Features ✨
- feat(mysql handler): return "NaN"/"Infinity" instead of 'nan'/'inf' by @youngsofun in #9002
- feat(query): support expanding ~ to usesr stage for upload_to_stage by @everpcpc in #9013
- feat(query): update query server config by @zhang2014 in #9005
- feat(query config): add deny_unknown_fields to QueryConfig by @BohuTANG in #9014
Thoughtful Bug Fix 🔧
Code Refactor 🎉
- refactor(expr): allow sparse column id in chunk by @andylokandy in #9008
Documentation 📔
- docs: meta configurations in databend-query.toml by @soyeric128 in #8999
Full Changelog: v0.8.131-nightly...v0.8.132-nightly
v0.8.131-nightly
What's Changed
Documentation 📔
- docs(hive): add docs about how to deploy and query hive sqls by @sandflee in #8992
Full Changelog: v0.8.130-nightly...v0.8.131-nightly
v0.8.130-nightly
What's Changed
Build/Testing/CI Infra Changes 🔌
Documentation 📔
- docs: add i18n support by @PsiACE in #8987
- docs(l10n): include untranslated files by @PsiACE in #8989
- docs: fix links to fit i18n by @PsiACE in #8990
- docs: Only export approved translations by @Xuanwo in #8998
Full Changelog: v0.8.128-nightly...v0.8.130-nightly
v0.8.129-nightly
What's Changed
Exciting New Features ✨
- feat(csv_nan): Change nan for csv to NaN by @ariesdevil in #8929
- feat(query): support bulk insert without exprssion by @b41sh in #8966
- feat(format): better checking of format options. by @youngsofun in #8981
Full Changelog: v0.8.127-nightly...v0.8.129-nightly
v0.8.128-nightly
What's Changed
Exciting New Features ✨
- feat(csv_nan): Change nan for csv to NaN by @ariesdevil in #8929
- feat(query): support bulk insert without exprssion by @b41sh in #8966
- feat(format): better checking of format options. by @youngsofun in #8981
Full Changelog: v0.8.127-nightly...v0.8.128-nightly
v0.8.127-nightly
What's Changed
Exciting New Features ✨
- feat(mem-limit): limit global memory usage by @drmingdrmer in #8946
- feat: add system table system.memory_statistics by @dantengsky in #8945
- feat: Add cache layer for fuse engine by @Xuanwo in #8830
- fix(query): manually drop_state for ndv by @sundy-li in #8972
- feat(query): QualifiedName support 'db.table.' and 'table.' by @TCeason in #8965
Thoughtful Bug Fix 🔧
- fix(base): add track for mmap allocator by @zhang2014 in #8958
- fix(test): fix tpch q1 sql filter by @xudong963 in #8954
- fix: read and write block in parallel when compact by @zhyass in #8921
- fix: remove meta_type config by @lichuang in #8924
- fix(meta.config): add deny_unknown_fields by @BohuTANG in #8977
- fix(storage): compact oom and write not retried by @zhyass in #8979
- fix: Disable moka cache by default by @Xuanwo in #8978
Code Refactor 🎉
- refactor: TypeDeserializer get rid of FormatSetting. by @youngsofun in #8950
- refactor: refactor extract or predicate by @xudong963 in #8951
- refactor: optimize join by merging build data block by @xudong963 in #8961
- refactor(mem-tracker): disable mem-limit when panicking to build backtrace by @drmingdrmer in #8962
Build/Testing/CI Infra Changes 🔌
- ci: Add @Xuanwo & @PsiACE as code owner of Cargo.lock by @Xuanwo in #8968
- ci: Bump OpenDAL version to v0.21 by @Xuanwo in #8974
Documentation 📔
- docs: update deploy document for kubernetes by @everpcpc in #8918
- docs: update document for query metrics by @everpcpc in #8947
- docs: update description for query metrics by @everpcpc in #8959
New Contributors
Full Changelog: v0.8.126-nightly...v0.8.127-nightly
v0.8.126-nightly
What's Changed
Thoughtful Bug Fix 🔧
- fix(base): try fix lost tracker by @zhang2014 in #8932
- fix(fuse): remove unncessary pipeline merge when read data by @BohuTANG in #8937
- fix(mysql): fix mysql conns leak by @yufan022 in #8944
Code Refactor 🎉
- refactor(base): remove common macros by @zhang2014 in #8936
Documentation 📔
- docs: blog xor by @soyeric128 in #8930
Full Changelog: v0.8.125-nightly...v0.8.126-nightly
v0.8.125-nightly
What's Changed
Exciting New Features ✨
- feat(mem-tracker): add global mem allocation tracker by @drmingdrmer in #8899
- feat(function-v2): add a global builtin function registry by @andylokandy in #8912
- feat: Add aws regional sts support by @Xuanwo in #8923
Thoughtful Bug Fix 🔧
- fix(query): mysql session return on os error NotConnected by @everpcpc in #8890
- fix(query): change try_drop_settings async by @TCeason in #8922
Code Refactor 🎉
- refactor(mem-tracker): universal tracker restore for normal quit and panic by @drmingdrmer in #8904
- refactor(format): enable get_splits() to be used independently. by @youngsofun in #8908
- refactor(base): remove some unsafe code by @zhang2014 in #8909
Documentation 📔
- docs: Update 30-metasrv-backup-restore.md by @wubx in #8900
- docs: unset by @soyeric128 in #8907
Full Changelog: v0.8.124-nightly...v0.8.125-nightly