v1.2.111-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(sqlsmith): add gen_agg_func by @TCeason in #12783
- feat(planner): support infer filter by @Dousir9 in #12779
- feat: support column stats provider for PaquetTable (parquet_rs) by @RinChanNOWWW in #12809
Thoughtful Bug Fix 🔧
- fix: consider tuple type alone when checking type by @xudong963 in #12814
- fix(cluster): try fix exchange read source hang by @zhang2014 in #12823
- fix: fix some sqlsmith hunted bugs by @ariesdevil in #12821
- fix: decimal unary minus. by @RinChanNOWWW in #12817
- fix: delete contain internal columns panic by @zhyass in #12833
Documentation 📔
- docs(weekly): add this week in databend 110 by @PsiACE in #12822
- docs: Insert / replace updates by @soyeric128 in #12829
Others 📒
- chore(query): add temp files system table by @zhang2014 in #12808
- chore(ci): mysql auth test only use mysql-connector-python driver by @TCeason in #12818
Full Changelog: v1.2.110-nightly...v1.2.111-nightly