v0.7.122-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(function): add date_trunc function by @ariesdevil in #6540
- feat(query): /v1/download support limit number of rows. by @youngsofun in #6546
- feat(planner): support
ALLandSOMEsubquery, mark join with non-equi condition, and make tpchq20 happy by @xudong963 in #6534
Thoughtful Bug Fix 🔧
- fix: show query with limit will failed when enable planner v2 by @TCeason in #6381
- fix: add watch txn unit test by @lichuang in #6526
- fix: asc -> nulls first by @gaoxinge in #6545
Documentation 📔
- docs: Presign by @soyeric128 in #6539
New Contributors
Full Changelog: v0.7.121-nightly...v0.7.122-nightly