v1.2.180-nightly
What's Changed
Exciting New Features ✨
- feat: support static filter for target table in merge into statement by @SkyFan2002 in #13426
- feat(sqlsmith): Support generates
replace intoandhintby @b41sh in #13455 - feat: READ_ONLY attach table by @dantengsky in #13403
Thoughtful Bug Fix 🔧
- fix: readelf only on debug mode when do asan build by @ariesdevil in #13450
Code Refactor 🎉
- refactor: state machine API MapApi::range() returns static lifetime stream by @drmingdrmer in #13461
Documentation 📔
- docs: CSV/TSV not allow alphanumeric delimters. by @youngsofun in #13456
Others 📒
- chore: avoid re-create a meta-client after handshake by @drmingdrmer in #13448
- chore: remove unused ValuesOutputFormat. by @youngsofun in #13459
Full Changelog: v1.2.179-nightly...v1.2.180-nightly