v1.2.145-nightly
Pre-release
Pre-release
What's Changed
Thoughtful Bug Fix 🔧
- fix: fix predicate cast bug by @JackTan25 in #13102
- fix: fix hung of merge into by @JackTan25 in #13126
Code Refactor 🎉
Documentation 📔
- docs: merge into by @soyeric128 in #13120
- docs: update dml to short by @bohutang in #13119
- docs: update rust example by @PsiACE in #13132
Others 📒
- chore: add more metrics for merge into by @JackTan25 in #13098
- chore: add trait AsMap to get a handle of
MapApi<K>for a specific typeKby @drmingdrmer in #13106 - chore: clean up useless comment about unused state-machine-id by @drmingdrmer in #13112
- chore(ci): update build timeout to 60min by @everpcpc in #13113
- chore: drop useless prefetched columns at once. by @RinChanNOWWW in #13105
- chore: use cargo quickinstall for check tools by @everpcpc in #13116
- chore: use cargo quickinstall for check tools by @everpcpc in #13117
- chore: rename StaticLeveledMap to StaticLevels; refactor Marked::new_xxx() by @drmingdrmer in #13114
- chore: Arrow field support extension types by @b41sh in #13101
Full Changelog: v1.2.144-nightly...v1.2.145-nightly