v1.1.58-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- refactor(query): improve left and right join by @Dousir9 in #11682
- feat: port comparable row format from Apache Arrow to Databend. by @RinChanNOWWW in #11712
- feat: kill http query after timeout. by @youngsofun in #11727
- feat: support delete with subquery by @xudong963 in #11714
- feat: add number_of_blocks,number_of_segments for system.tables by @JackTan25 in #11740
Thoughtful Bug Fix 🔧
- fix: incorrect query_key in systems.query_log for insert into ... with attachment queries by @JackTan25 in #11732
Documentation 📔
- docs: Update 2023-06-11-databend-weekly-97 by @soyeric128 in #11734
- docs: array_agg updates by @soyeric128 in #11735
- docs: Column position by @soyeric128 in #11744
Others 📒
Full Changelog: v1.1.57-nightly...v1.1.58-nightly