Releases: databendlabs/databend
Releases · databendlabs/databend
v1.2.720-nightly
What's Changed
Thoughtful Bug Fix 🔧
Code Refactor 🎉
- refactor(optimizer): optimize trait and pipeline by @BohuTANG in #17712
- refactor: enhance copy from avro. by @youngsofun in #17709
Build/Testing/CI Infra Changes 🔌
- ci: add hadoop envs for query image by @everpcpc in #17715
- ci: tmp disable local benchmark by @everpcpc in #17717
- ci: fix local benchmark by @everpcpc in #17718
Others 📒
- chore: optimize select name from system.tables by @TCeason in #17700
- chore(query): allow group by constant literal by @sundy-li in #17711
- chore: minor refine on RoleMgr by @drmingdrmer in #17683
- chore(query): Optimize cast expr error display by @forsaken628 in #17710
Full Changelog: v1.2.719-nightly...v1.2.720-nightly
v1.2.719-nightly
What's Changed
Exciting New Features ✨
- feat: impl udf server add custom header by @KKould in #17691
- feat(query): support query iceberg table by version by @TCeason in #17693
Thoughtful Bug Fix 🔧
- fix(query): fix variant failed to successfully apply virtual column in bind join by @KKould in #17673
- fix: persistent log table may loss records when shutdown by @dqhl76 in #17695
- fix: flaky unit test
test_persistent_log_writeby @dqhl76 in #17701 - fix: DNS resolve error in some cases by @Xuanwo in #17699
Code Refactor 🎉
- refactor(optimizer): optimizers by @BohuTANG in #17692
- refactor(optimizer): optimizers by @BohuTANG in #17697
- refactor(query): rewrite function call expr to cast expr by @forsaken628 in #17669
Others 📒
- chore(query): Making Column Debug more readable by @forsaken628 in #17690
- chore(query): add cache id for distribute scheduler by @zhang2014 in #17708
Full Changelog: v1.2.718-nightly...v1.2.719-nightly
v1.2.718-nightly
What's Changed
Exciting New Features ✨
Code Refactor 🎉
- refactor(planner): refine the file organization by @BohuTANG in #17687
- refactor(optimizer): optimizer/operator by @BohuTANG in #17689
Others 📒
- chore: use default encoding of parquet columns instead of plain. by @youngsofun in #17688
Full Changelog: v1.2.717-nightly...v1.2.718-nightly
v1.2.717-nightly
What's Changed
Exciting New Features ✨
Thoughtful Bug Fix 🔧
Code Refactor 🎉
- refactor: use
BlocksSerializerto replaceStringBlockto simplify the serialization by @KKould in #17667 - refactor(optimizer): ir by @BohuTANG in #17685
Build/Testing/CI Infra Changes 🔌
Others 📒
- chore(optimizer): add rule/push_down_filter_join unit test by @BohuTANG in #17676
- chore: Always print detailed error from opendal by @Xuanwo in #17681
Full Changelog: v1.2.716-nightly...v1.2.717-nightly
v1.2.716-nightly
v1.2.697-p1
What's Changed
Thoughtful Bug Fix 🔧
- fix(query): cherry-pick #17629 by @zhang2014 in #17672
Full Changelog: v1.2.697...v1.2.697-p1
v1.2.715-nightly
Full Changelog: v1.2.714-nightly...v1.2.715-nightly
v1.2.714-nightly
What's Changed
Exciting New Features ✨
- feat(meta): implement distributed semaphore based on meta-service by @drmingdrmer in #17651
- feat: add support for storing logs in table by @dqhl76 in #17598
- feat(config): warn unknown field instead of panic on start up by @flaneur2020 in #17504
- feat: support nextval as field default value. by @youngsofun in #17670
Build/Testing/CI Infra Changes 🔌
- ci: fix flaky ttc test by @forsaken628 in #17665
Others 📒
- chore(query): check schema mismatch in projection render result by @sundy-li in #17654
- chore(query): add glob function by @sundy-li in #17666
Full Changelog: v1.2.713-nightly...v1.2.714-nightly
v1.2.713-nightly
What's Changed
Exciting New Features ✨
- feat: support specifying compression when unloading to parquet. by @youngsofun in #17664
Thoughtful Bug Fix 🔧
Code Refactor 🎉
- refactor(query): remove background service by @zhang2014 in #17659
Others 📒
- chore: missing column index for output columns in explain verbose by @forsaken628 in #17657
Full Changelog: v1.2.712-nightly...v1.2.713-nightly
v1.2.712-nightly
What's Changed
Exciting New Features ✨
- feat(query): support left plan's from clause contains subquery by @forsaken628 in #17621
Thoughtful Bug Fix 🔧
Code Refactor 🎉
Others 📒
Full Changelog: v1.2.711-nightly...v1.2.712-nightly