v1.1.32-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(meta): track the time spent on meta client methods by @drmingdrmer in #11364
- feat: validates the value of max_storage_io_requests being by @Mehrbod2002 in #11367
- feat(meta): add
match_seqfield to TxnDeleteRequest by @drmingdrmer in #11356 - feat: add vacuum impl by @lichuang in #11320
- feat: Bump OpenDAL to 0.34.0 by @Xuanwo in #11376
Code Refactor 🎉
- refactor(schema-api): remove unused upsert_table_copied_file_info from trait SchemaApi and trait Database by @drmingdrmer in #11379
Build/Testing/CI Infra Changes 🔌
- ci: fix concurrency group for benchmark with head_ref [skip ci] by @everpcpc in #11372
- ci: fix download artifacts for sqllogic test macos [skip ci] by @everpcpc in #11377
Documentation 📔
- docs: column alias in WHERE by @soyeric128 in #11383
Others 📒
- chore: improve max_of_max_precision by @Dousir9 in #11363
- chore: specify database in benchmark by @DongHaowen in #11362
- chore: rename worker_num to worker_id. by @youngsofun in #11374
- chore(query): call by name for prune cache key by @zhang2014 in #11382
New Contributors
- @Mehrbod2002 made their first contribution in #11367
- @DongHaowen made their first contribution in #11362
Full Changelog: v1.1.31-nightly...v1.1.32-nightly