Releases: databendlabs/databend
Releases · databendlabs/databend
v1.0.48
What's Changed
Exciting New Features ✨
- feat: support aggregation function in window clause. by @RinChanNOWWW in #10887
- feat(agg_func): Add QUANTILE_DISC, KURTOSIS, SKEWNESS aggregate functions by @ariesdevil in #10886
Thoughtful Bug Fix 🔧
Build/Testing/CI Infra Changes 🔌
Documentation 📔
- docs(blog): add this week in databend 87 by @PsiACE in #10894
- docs: add more caution for the OpenAI api by @BohuTANG in #10901
Others 📒
- chore(query): show full columns print filed: comment -> Comment by @TCeason in #10870
- chore: make the completion more larger response by @BohuTANG in #10900
Full Changelog: v1.0.47-nightly...v1.0.48-nightly
v1.0.47-nightly
What's Changed
Thoughtful Bug Fix 🔧
- fix(planner): propagate
ColumnStatthroughEvalScalarby @Dousir9 in #10884 - ci: separate x86_64 gnu build for dev-linux by @everpcpc in #10893
Documentation 📔
- docs: refactor Jupyter Notebook by @soyeric128 in #10892
- docs: add ai function by @BohuTANG in #10896
Others 📒
- chore: optimize dphyp join order algorithm by @xudong963 in #10883
New Contributors
Full Changelog: v1.0.46-nightly...v1.0.47-nightly
v1.0.46-nightly
What's Changed
Exciting New Features ✨
- feat: Allow setting connect timeout and timeout for s3 by @Xuanwo in #10888
- feat: Allow setting pool_max_idle_per_host for http client by @Xuanwo in #10891
Thoughtful Bug Fix 🔧
- fix(FlightSQL): empty query result set need a schema FlightData. by @youngsofun in #10867
Build/Testing/CI Infra Changes 🔌
Others 📒
- chore: add completion mode for SQL or Text by @BohuTANG in #10889
- chore(planner): Add more tests for
ProjectSetby @leiysky in #10868
Full Changelog: v1.0.45-nightly...v1.0.46-nightly
v1.0.45-nightly
What's Changed
Exciting New Features ✨
- feat: support general window function row_number/rank/dense_rank. by @RinChanNOWWW in #10824
- feat: support dynamic programming for join reorder by @xudong963 in #10696
- feat: add ai_text_completion function by @BohuTANG in #10880
- feat: add wait cluster leader timeout config by @lichuang in #10877
Thoughtful Bug Fix 🔧
- fix: when saved endpoints is empty, use endpoint config with unhealth_endpoint_evict_time by @lichuang in #10848
Code Refactor 🎉
- refactor(meta): upgrade openraft from 0.8.3-alpha.2 to 0.8.4-alpha.1 by @drmingdrmer in #10865
Build/Testing/CI Infra Changes 🔌
- ci(benchmark): better report template by @everpcpc in #10874
- ci(benchmark): fix glob results [skip ci] by @everpcpc in #10875
- ci(benchmark): detect machine with IMDSv2 [skip ci] by @everpcpc in #10876
Documentation 📔
- docs: fix comments on SHOW COLUMNS by @soyeric128 in #10872
- docs: Blog dbeaver by @soyeric128 in #10864
- docs: added notes and example for CREATE TABLE LIKE by @soyeric128 in #10856
- docs: alter table by @soyeric128 in #10885
Others 📒
- chore(storage): add limit for compact by @zhyass in #10822
- chore: fix main build error by @xudong963 in #10878
- chore: fix openai-api crate build warning and fix ai_text_completion by @BohuTANG in #10881
- chore(storage): refactor update/delete/optimize interpreter by @zhyass in #10863
Full Changelog: v1.0.44-nightly...v1.0.45-nightly
v1.0.44-nightly
What's Changed
Exciting New Features ✨
- feat(query): system table add some info && fix TRANSIENT table show err by @TCeason in #10853
- feat(query): try support dump running async task stack by @zhang2014 in #10830
- feat(FlightSQL): support do_get_tables. by @youngsofun in #10858
Full Changelog: v1.0.43-nightly...v1.0.44-nightly
v1.0.43-nightly
What's Changed
Thoughtful Bug Fix 🔧
- fix(query): report error when set unknown setting by @zhang2014 in #10860
Full Changelog: v1.0.42-nightly...v1.0.43-nightly
v1.0.42-nightly
What's Changed
Thoughtful Bug Fix 🔧
Code Refactor 🎉
- refactor: add share endpoint manager to query share endpoint by @lichuang in #10843
- refactor: do not upsert copied-files set if both purge and force are enabled by @dantengsky in #10855
Build/Testing/CI Infra Changes 🔌
- ci: fix adding check with gh api by @everpcpc in #10847
- ci: fix create check status input [skip ci] by @everpcpc in #10849
- ci: fix add leading 0 for query time in benchmark [skip ci] by @everpcpc in #10852
Documentation 📔
- docs: jdbc connect by @soyeric128 in #10832
Full Changelog: v1.0.41-nightly...v1.0.42-nightly
v1.0.41-nightly
What's Changed
Exciting New Features ✨
- feat: add feature "raft-store-defensive" to enable defensive check by @drmingdrmer in #10835
- feat(FlightSQL): impl some get_flight_info_xxx. by @youngsofun in #10828
Thoughtful Bug Fix 🔧
Build/Testing/CI Infra Changes 🔌
Others 📒
- chore: adjust runner labels by @everpcpc in #10836
- chore: change cosine_distance to 1 - e by @BohuTANG in #10844
Full Changelog: v1.0.39-nightly...v1.0.41-nightly
v1.0.40-nightly
What's Changed
Thoughtful Bug Fix 🔧
- fix: EmptyShareEndpointConfig error on any SHOW TABLES by @flaneur2020 in #10821
- fix(parser): improve performance on parsing complex set operations by @andylokandy in #10820
Documentation 📔
- docs: redash by @soyeric128 in #10816
Others 📒
- chore(executor): add query id for log by @zhang2014 in #10823
- chore(query): zero copy conversion with arrow-rs by @sundy-li in #10818
Full Changelog: v1.0.38-nightly...v1.0.40-nightly
v1.0.39-nightly
What's Changed
Thoughtful Bug Fix 🔧
- fix: EmptyShareEndpointConfig error on any SHOW TABLES by @flaneur2020 in #10821
- fix(parser): improve performance on parsing complex set operations by @andylokandy in #10820
Documentation 📔
- docs: redash by @soyeric128 in #10816
Others 📒
- chore(executor): add query id for log by @zhang2014 in #10823
- chore(query): zero copy conversion with arrow-rs by @sundy-li in #10818
Full Changelog: v1.0.38-nightly...v1.0.39-nightly