v1.2.726-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat: impl
Create/DropIndex for Ngram Index by @KKould in #17789 - feat: block stream write by @zhyass in #17744
- feat: Bump opendal to 0.53.1 by @Xuanwo in #17817
Thoughtful Bug Fix 🔧
Code Refactor 🎉
- refactor: Bump opendal to 0.53 for better metrics by @Xuanwo in #17788
- refactor(fuse): runtime filter into two files: expr_bloom_filter.rs and expr_runtime_pruner.rs by @BohuTANG in #17804
- refactor: move segment generation into TableMutationAggregator for MERGE INTO by @zhyass in #17800
- refactor: upgrade min-meta-service-version to 1.2.677 by @drmingdrmer in #17783
- refactor(query): auto generate virtual columns for variant column by @b41sh in #17707
Build/Testing/CI Infra Changes 🔌
- ci: fix build feature for benchmark by @everpcpc in #17796
- ci: use larger runner for release by @everpcpc in #17799
Others 📒
- chore(ci): change the sccache log level to debug by @forsaken628 in #17790
- chore: Extracting
databend_common_versionto help improve compilation cache hit rate by @forsaken628 in #17801 - chore: make
databend_common_expressioncompilation cacheable by @forsaken628 in #17806 - chore(ci): add ci test_stateless_cluster_linux timeout minute to 18 by @TCeason in #17813
Full Changelog: v1.2.725-nightly...v1.2.726-nightly