Skip to content

v0.9.41-nightly

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Feb 16:05
· 5326 commits to main since this release
1f1c939

What's Changed

Exciting New Features โœจ

  • feat: create stage, select stage, copy, infer_schema support named file format. by @youngsofun in #10084
  • feat(query): type decimal support agg func min/max by @TCeason in #10085

Thoughtful Bug Fix ๐Ÿ”ง

  • fix(cluster): fix limit query hang in cluster mode by @zhang2014 in #10006
  • fix: config checking for obsoleted config options table_cache_bloom_index_data_bytes by @dantengsky in #10077
  • fix(cluster): fix wrong error message 'abort query' by @zhang2014 in #10083
  • fix(storage): compact not work as expected with add column by @zhyass in #10070
  • fix: implementation of Default for config::CacheConfig should use values from inner::CacheConfig by @dantengsky in #10089

Code Refactor ๐ŸŽ‰

Build/Testing/CI Infra Changes ๐Ÿ”Œ

Documentation ๐Ÿ“”

Full Changelog: v0.9.40-nightly...v0.9.41-nightly