Skip to content

v1.2.721-nightly

Pre-release
Pre-release

Choose a tag to compare

@everpcpc everpcpc released this 10 Apr 10:38
c057fe9

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

  • fix(query): process_like directly unwrap is not safe by @TCeason in #17722
  • fix: flaky hybrid cache test by @dantengsky in #17735
  • fix(query): ClientSessionManager::refresh_state subtracts with overflow if clock drift is present by @forsaken628 in #17742

Code Refactor 🎉

Others 📒

  • chore: show file path when copy meet invalid parquet file. by @youngsofun in #17716
  • chore: impl Display for WatchResponse and related pb types by @drmingdrmer in #17725
  • chore: add local build databend package by @wubx in #17737
  • chore(query): delete no useful function epoch(Int64Type)->IntervalType by @TCeason in #17730
  • chore: use Usage privilege optimize USEDB Plan by @TCeason in #17679
  • chore(logger): upgrade logforth to support global max_files limit for log_dir by @bohutang in #17637
  • chore: increase the concurrency of fuse_time_travel_size by @SkyFan2002 in #17745
  • chore: Using an ordered BTreeSet instead of a HashSet as a ColumnSet implementation by @forsaken628 in #17747
  • chore: Bump rust toolchain by @Xuanwo in #17751

Full Changelog: v1.2.720-nightly...v1.2.721-nightly