v0.7.26-nightly
Pre-release
Pre-release
What's Changed
Bug Fixes
- [metactl] fix: by default do not export from a running meta node. (#4991) by @drmingdrmer
Features
- feat(datatype): datatype timestamp with precision (#4997) by @Veeupup
- feat(planner): Add switch to enable new planner (#4989) by @leiysky
Improvement
- feat(query): support cluster key in fuse engine (#4999) by @sundy-li
- improvement: introduce tenant_id in JWT CustomClaims (#4990) by @junnplus
- chore(parser): rearrange file structure of common_ast (#5000) by @andylokandy
- Introduce new processor for insert interpreter (#4862) by @sundy-li
Others
- minor(planner): add
context.get_cluster().is_empty()condition to solid the code (#5003) by @xudong963 - feat(planner): Add switch to enable new planner (#4989) by @leiysky