v1.2.643-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat: unset table options by @dantengsky in #16544
Thoughtful Bug Fix 🔧
- fix: move TableInfo building out of SchemaApi by @drmingdrmer in #16548
- fix: identify failed vacuum db by id by @drmingdrmer in #16553
- fix(query): fix json object compare cause panic by @b41sh in #16555
Code Refactor 🎉
- refactor:
get_history_tables_for_gc()should not returnTableInfo, but just table name, id and values by @drmingdrmer in #16545 - refactor(storage): improve inverted index match phrase query by @b41sh in #16547
Others 📒
Full Changelog: v1.2.642-nightly...v1.2.643-nightly