v1.2.203-nightly
Pre-release
Pre-release
·
2469 commits
to main
since this release
What's Changed
Exciting New Features โจ
- feat: add translate function by @guojidan in #13535
- feat(query): show drop table support filter and limit by @TCeason in #13658
Thoughtful Bug Fix ๐ง
- fix: add field to task_history table by @hantmac in #13648
- fix: fix explain pipeline bug by @JackTan25 in #13659
- fix: do not panic, instead, return an error when all retry attempts have been used up by @drmingdrmer in #13660
Code Refactor ๐
- refactor(query): improve databend-query distributed execution by @Dousir9 in #13643
- refactor(planner): improve Vistor for ScalarExpr by @andylokandy in #13644
Others ๐
- chore: null first should be false in iejoin by @xudong963 in #13653
- chore: adjust benchmark warehouse size by @everpcpc in #13654
Full Changelog: v1.2.202-nightly...v1.2.203-nightly