v0.5.22-nightly
Pre-release
Pre-release
What's Changed
Bug Fixes
- [metasrv] fix: metasrv cluster restart (#2895) by @drmingdrmer
- [bugfix] fix issue 2857:Wrong query result when use alias (#2891) by @miamia0
Documentation
- [Doc] Add doc for arc trigonometric function (#2907) by @junnplus
- [Doc] add doc for exp function (#2893) by @junnplus
Features
- ISSUE 2656: Support drop user (#2913) by @SGZW
- [function] Add sign function (#2906) by @mshauneu
- [function] Add arc trigonometric function (#2888) by @junnplus
- [Functions] Digest functions #2162 (#2881) by @mshauneu
Improvement
- [common/meta/types] refactor: introduce universial type UpsertTableOptionReq for flight-server, MetaAPI, Catalog etc (#2916) by @drmingdrmer
- Enable the interpreter_insert_into test (#2918) by @bohutang
- Add exists_table to catalog trait (#2917) by @bohutang
- ISSUE-2909: Add interpreter interceptor for metrics intercepte (#2915) by @bohutang
- [common/meta/types] refactor: introduce universial type request types for flight-server, MetaAPI, Catalog etc (#2910) by @drmingdrmer
- Support nullable value in sha2 func (#2889) by @sundy-li
- [common/meta/types] refactor: introduce universial type CreateDatabaseReq for flight-server, MetaAPI, Catalog etc (#2903) by @drmingdrmer
- Support nullable value in SHA1 and MD5 func (#2902) by @mshauneu
- angles function not support NULL input like MySQL #2844 (#2904) by @mshauneu
- [metasrv] refactor: use derive_more to simplify StateMachine meta value conversion (#2898) by @drmingdrmer
- DAL-2874: Add DalContext (#2892) by @bohutang
- DOC-2886: Add a aggregation example and stateless test (#2887) by @bohutang
- ISSUE-2884: Add datasource context for getting DataAccessor (#2885) by @bohutang
- [common/tracing] refactor: init log level by both config and env (#2883) by @drmingdrmer
- ISSUE-2873: Change TableIoContext to QueryContext (#2879) by @bohutang
Others
- Enable the interpreter_insert_into test (#2918) by @bohutang
- Add exists_table to catalog trait (#2917) by @bohutang
- ISSUE-2909: Add interpreter interceptor for metrics intercepte (#2915) by @bohutang
- [common/meta/types] refactor: introduce universial type request types for flight-server, MetaAPI, Catalog etc (#2910) by @drmingdrmer
- *: remove unused allow dead_code (#2912) by @lroolle
- remove some unnecessary clone (#2911) by @miamia0
- Support nullable value in sha2 func (#2889) by @sundy-li
- [common/meta/types] refactor: introduce universial type CreateDatabaseReq for flight-server, MetaAPI, Catalog etc (#2903) by @drmingdrmer
- [Doc] Add doc for arc trigonometric function (#2907) by @junnplus
- angles function not support NULL input like MySQL #2844 (#2904) by @mshauneu
- [function] Add sign function (#2906) by @mshauneu
- [function] Add arc trigonometric function (#2888) by @junnplus
- [metasrv] refactor: use derive_more to simplify StateMachine meta value conversion (#2898) by @drmingdrmer
- [Doc] add doc for exp function (#2893) by @junnplus
- [bugfix] fix issue 2857:Wrong query result when use alias (#2891) by @miamia0
- DOC-2886: Add a aggregation example and stateless test (#2887) by @bohutang
- ISSUE-2884: Add datasource context for getting DataAccessor (#2885) by @bohutang
- [common/tracing] refactor: init log level by both config and env (#2883) by @drmingdrmer
- [Functions] Digest functions #2162 (#2881) by @mshauneu
- ISSUE-2873: Change TableIoContext to QueryContext (#2879) by @bohutang