v1.2.176-nightly
What's Changed
Exciting New Features ✨
- feat: KVApi: add new method list_kv()->BoxStream by @drmingdrmer in #13348
- feat: Polish error output for thrift errors by @Xuanwo in #13412
- feat: add quantile_tdigest_weighted agg func by @ariesdevil in #13400
Thoughtful Bug Fix 🔧
- fix: Fallback to us-east-1 region while not specifed by @Xuanwo in #13406
- fix(query): fix nullable tuple field pushdown by @b41sh in #13255
- fix(query): fix upcast column failed for variant and map type by @b41sh in #13420
Build/Testing/CI Infra Changes 🔌
- ci: add build_linux_sanitizer by @ariesdevil in #13416
Documentation 📔
- docs: format_name by @soyeric128 in #13409
- docs: catalog datatype mappings by @soyeric128 in #13410
Others 📒
- chore: reuse meta_client::RequestFor to define RPC reply; remove trait MetaRequest by @drmingdrmer in #13411
- chore(query): assert pipeline graph finished by @zhang2014 in #13417
- chore: add tracing for meta by @andylokandy in #13404
Full Changelog: v1.2.175-nightly...v1.2.176-nightly