v1.2.103-nightly
Pre-release
Pre-release
What's Changed
Thoughtful Bug Fix 🔧
- fix: skip empty small files while deserializing parquet by @dantengsky in #12726
Code Refactor 🎉
- refactor: meta/state-machine: extract MapApiRO from MapApi by @drmingdrmer in #12732
- refactor(observability): use prometheus_client in storage mod by @flaneur2020 in #12676
Build/Testing/CI Infra Changes 🔌
- ci: refactor some tests for copy. by @youngsofun in #12742
Documentation 📔
- docs(weekly): add this week in databend 109 by @PsiACE in #12710
- docs: nullable default by @soyeric128 in #12737
- docs: move databend-local to SQL Clients by @soyeric128 in #12738
Others 📒
- chore: fix typo of setting name,
repalceshould bereplaceby @dantengsky in #12730 - chore(function): add calc_domain for Function::wrap_nullable() by @andylokandy in #12728
- chore(planner): remove duplicate or predicates by @Dousir9 in #12700
- chore: add a setting to disable join reorder by @xudong963 in #12734
- chore: add query plan to log by @Dousir9 in #12743
- chore: bump arrow-rs to 46.0.0 by @RinChanNOWWW in #12740
Full Changelog: v1.2.102-nightly...v1.2.103-nightly