v1.2.55-nightly
What's Changed
Exciting New Features ✨
- feat(planner): support parquet2 statistics by @Dousir9 in #12365
- feat(query): support h3_to_center_child/h3_exact_edge_length_m/... function by @nange in #12386
Thoughtful Bug Fix 🔧
- fix: bloom pruning of
replace-intomay use incorrect bloom filter by @dantengsky in #12411
Code Refactor 🎉
Documentation 📔
- docs: datax replace mode by @soyeric128 in #12388
- docs: add masking policy to EE list by @soyeric128 in #12404
- docs: masking policy updates by @soyeric128 in #12413
Others 📒
- chore: rename RETURN to RETURNS in masking policy rule; check masking policy rule input type and return type by @lichuang in #12406
Full Changelog: v1.2.54-nightly...v1.2.55-nightly