v1.2.882-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat: add async function read_file. by @youngsofun in #19426
- feat(query): add privilege check for system.procedures table by @TCeason in #19406
- feat: add --decode-values flag to metactl dump-raft-log-wal by @drmingdrmer in #19448
- feat(copy): support partition by for copy into location by @sundy-li in #19390
Thoughtful Bug Fix 🔧
- fix: upgrade databend-meta crates to v260205.3.0 by @drmingdrmer in #19438
- fix: Eliminate RwLock in SequenceCounter to avoid read-write deadlock issues by @KKould in #19432
Code Refactor 🎉
- refactor(config): dedup query config inner/outer by @dantengsky in #19446
- refactor: meta/proto-conv: simplify conversions and reorganize into submodules by @drmingdrmer in #19453
- refactor: reorganize meta/api into submodules by @drmingdrmer in #19454
- refactor: extract fuse compat test matrix into test_cases.yaml by @dantengsky in #19441
Full Changelog: v1.2.881-nightly...v1.2.882-nightly