Skip to content

v1.2.726-nightly

Pre-release
Pre-release

Choose a tag to compare

@everpcpc everpcpc released this 21 Apr 02:14
389cbca

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

  • fix: Remove set nonblocking = false for mysql tcp stream by @Xuanwo in #17798

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 🔌

Others 📒

  • chore(ci): change the sccache log level to debug by @forsaken628 in #17790
  • chore: Extracting databend_common_version to help improve compilation cache hit rate by @forsaken628 in #17801
  • chore: make databend_common_expression compilation 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