v1.2.39-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat: alter table to modify column data type by @lichuang in #12139
- feat(query): support h3_is_valid/h3_get_resolution/h3_edge_length_m/h3_edge_length_km function by @nange in #12228
Thoughtful Bug Fix 🔧
- fix(storage): segment cluster statistics maybe enlarged by @zhyass in #12214
- fix: metrics_inc_replace_block_number_after_pruning by @dantengsky in #12229
- fix:
replace-intosqllogic test case by @dantengsky in #12230
Documentation 📔
- docs: moved faq by @soyeric128 in #12231
- docs: homepage text by @soyeric128 in #12234
- docs(nodejs): update nodejs example by @PsiACE in #12238
Others 📒
- chore: prune columns for
CteScanby @xudong963 in #12227 - chore: Polish gc orphan files retention time by @lichuang in #12213
- chore: add builder for
ColumnBindingby @xudong963 in #12236
Full Changelog: v1.2.38-nightly...v1.2.39-nightly