v1.2.149-nightly
What's Changed
Exciting New Features ✨
- feat: add auto_recluster,compact,support cluster table by @JackTan25 in #13150
Thoughtful Bug Fix 🔧
- fix: fix_null_cast_bug by @JackTan25 in #13144
- fix: Rollback to warning instead of hard error when stage region is missing by @Xuanwo in #13143
Code Refactor 🎉
- refactor: creating 30,000 tables may timeout unit test, reduce it to DEFAULT_MGET_SIZE+20 by @drmingdrmer in #13147
- refactor: using column name instead of column id for agg index schema by @ariesdevil in #13125
Documentation 📔
- docs: use comma to separate connection parameters by @soyeric128 in #13055
- docs: merge into updates by @soyeric128 in #13142
- docs: build_bitmap updates by @soyeric128 in #13146
Others 📒
- chore: enable auto compact for non-clustered table & disable dist-compact by default by @dantengsky in #13011
- chore: add replace metrics by @JackTan25 in #13145
Full Changelog: v1.2.148-nightly...v1.2.149-nightly