Releases: databendlabs/databend
Releases · databendlabs/databend
v1.2.749-nightly
What's Changed
Exciting New Features ✨
Thoughtful Bug Fix 🔧
- fix: temp table cleaner not work. by @youngsofun in #18051
Full Changelog: v1.2.748-nightly...v1.2.749-nightly
v1.2.748-nightly
What's Changed
Exciting New Features ✨
- feat(query): support the new syntax "report issue" for quickly generating error details. by @zhang2014 in #18039
Others 📒
- chore(base): avoid deep clone for tracker by @zhang2014 in #18047
- chore(query): remove single quotes from the SQL for the report issue syntax by @zhang2014 in #18048
Full Changelog: v1.2.747-nightly...v1.2.748-nightly
v1.2.747-nightly
What's Changed
Thoughtful Bug Fix 🔧
- fix: when the WithIn Function arguments all are not
Nullable,OrderByfails by @KKould in #18041 - fix:
explain analyzemissing partition information by @dqhl76 in #18040 - fix(query): remove trailing spaces from test file names to enable windows cloning by @bikbov in #18046
Code Refactor 🎉
- refactor: Optimize PostgreSQL to strftime Format by @TCeason in #18042
- refactor: refine system history tables and add login table by @dqhl76 in #17937
Others 📒
- chore(query): improve intersect_or_except join type by @sundy-li in #18029
- chore(optimizer): enhance the optimizer trace by @BohuTANG in #18032
New Contributors
Full Changelog: v1.2.746-nightly...v1.2.747-nightly
v1.2.746-nightly
What's Changed
Exciting New Features ✨
- feat: enhancing concurrent conflict resolution capability for multi-statement transactions by @SkyFan2002 in #17984
- feat: support load/select parquet files into a single variant column. by @youngsofun in #18028
Thoughtful Bug Fix 🔧
- fix: flay test
03_0004_auto_vacuum.testby @dantengsky in #18038
Others 📒
- chore(deps): bump org.apache.spark:spark-core_2.13 from 3.3.2 to 3.3.3 in /tests/sqllogictests/scripts/iceberg-driver by @dependabot in #18035
Full Changelog: v1.2.745-nightly...v1.2.746-nightly
v1.2.745-nightly
What's Changed
Exciting New Features ✨
- feat: Iceberg Table supports equality delete of merge on read when reading by @KKould in #18015
- feat(query): enhance datetime functions by @TCeason in #18027
Full Changelog: v1.2.744-nightly...v1.2.745-nightly
v1.2.744-nightly
What's Changed
Exciting New Features ✨
- feat(query): Support
as_decimalfunction for variant type by @b41sh in #17996 - feat(query): add decode and to_char(timestamp, format) function by @sundy-li in #18008
- feat: streaming load support parquet. by @youngsofun in #18017
- chore(query): last_day support default interval type by @TCeason in #18022
Thoughtful Bug Fix 🔧
- fix: flaky test
test_release_cache_memoryby @dantengsky in #18000 - fix(meta-semaphore): skip dup seq semaphore permit by @drmingdrmer in #18003
- fix(cache): fix improper config usage in cache manager by @dantengsky in #18002
- fix: auto-vacuum switch to vacuum2 by @dantengsky in #18007
- fix(meta-service): when setting up a watch stream, lock state machine by @drmingdrmer in #18005
- fix: Fix duplicate metrics on different roots by @Xuanwo in #18014
- fix(query): change default format_null_as_str to false by @everpcpc in #18026
Code Refactor 🎉
- refactor(meta-semaphore): release meta semapore immediately after permit is dropped by @dqhl76 in #17999
- refactor(meta): sleep a second before removing dir when cleaning up sled during upgrade by @drmingdrmer in #18018
- refactor: bendsave should be able to output its built version by @drmingdrmer in #18020
Others 📒
- chore(query): generate cte tmp tbl should in current_catalog by @TCeason in #17989
- chore(query): check release binding python without attestations by @sundy-li in #17981
- chore(query): system.tables add table_options, is_external and storage_params filed by @TCeason in #18016
- chore(meta-test): fix inaccurate expire time in test by @drmingdrmer in #18025
Full Changelog: v1.2.743-nightly...v1.2.744-nightly
v1.2.743-nightly
What's Changed
Exciting New Features ✨
- feat(meta-client): enable cache for listing ownership by @drmingdrmer in #17974
- feat(query): Support show grants of role <role_name> by @TCeason in #17977
- feat(query): Support auto Number-to-Boolean casting and improved Number-String comparison by @b41sh in #17954
- feat: add cast from variant to binary/interval/decimal. by @youngsofun in #17978
- feat: add time series statistics profile by @dqhl76 in #17809
- feat: Iceberg Table supports delete positions of merge on read when reading by @KKould in #17982
- feat(query): enable workload groups for resource control over the http handler by @zhang2014 in #17994
Thoughtful Bug Fix 🔧
- fix(meta-semaphore): deadlock between meta-service semaphores by @drmingdrmer in #17986
Code Refactor 🎉
- refactor: move transaction commit relevant code to interpreter by @SkyFan2002 in #17976
- refactor: Harmonizing decimal128 and decimal256 into the same type by @forsaken628 in #17894
Others 📒
- chore(query): support config for storage network by @zhang2014 in #17983
- chore: add
release_cache_memoryto CacheManager by @dantengsky in #17946 - chore(base): remove useless log for runtime by @zhang2014 in #17992
- chore(query): refactor parquet part to make reader work on parallel by @sundy-li in #17987
- chore(query): refine the log and error message by @BohuTANG in #17993
Full Changelog: v1.2.742-nightly...v1.2.743-nightly
v1.2.742-nightly
What's Changed
Exciting New Features ✨
Code Refactor 🎉
- refactor(metactl): when restore without --initial-cluster, add default single node cluster config by @drmingdrmer in #17969
Others 📒
- chore(query): release binding python by @sundy-li in #17973
- chore: improve license validation log message by @dantengsky in #17967
Full Changelog: v1.2.741-nightly...v1.2.742-nightly
v1.2.741-nightly
What's Changed
Thoughtful Bug Fix 🔧
- fix(query): use local time for query log by @everpcpc in #17963
- fix(binder): fix external location table list check end with delimiter '/' by @BohuTANG in #17890
Others 📒
- chore: enable Lz4Raw for parquet reading compatibility by @dantengsky in #17959
- chore(query): add encoding/decoding size in task client by @sundy-li in #17965
Full Changelog: v1.2.740-nightly...v1.2.741-nightly
v1.2.740-nightly
What's Changed
Exciting New Features ✨
- feat(query): Independent system/information_schema database in different catalogs by @TCeason in #17863
- feat: support select from AVRO files. by @youngsofun in #17953
Thoughtful Bug Fix 🔧
Code Refactor 🎉
- refactor(query): Refactor and optimize virtual column refresh by @b41sh in #17950
- refactor: columns support display other catalog column info by @TCeason in #17960
Others 📒
- chore(query): add system history enterprise feature by @zhang2014 in #17961
- chore: improve the http handler log and error message by @BohuTANG in #17958
Full Changelog: v1.2.739-nightly...v1.2.740-nightly