v0.5.6-nightly
Pre-release
Pre-release
What's Changed
Documentation
- Add doc example for limit+offset (#2625) by @junli1026
- [DOC] add doc for crc32 function (#2623) by @junnplus
- [DOC] add doc for trigonometric function (#2619) by @junnplus
Features
- [function] add crc32 function (#2616) by @junnplus
- [function] add trigonometric func (#2610) by @junnplus
Improvement
- [CLI] more robust load interface (#2629) by @ZhiHanZ
- Make deser support partial_parse from binary (#2622) by @sundy-li
- Add abs func (#2596) by @flaneur2020
- [cli] ignore ctrl-c on sql-mode (#2614) by @junnplus
- ISSUE-2601: add scripts/ci/ci-run-stateless-tests-standalone-s3.sh (#2602) by @dantengsky