v0.7.68-nightly
Pre-release
Pre-release
What's Changed
Build/Testing/CI
Documentation
- chore(doc): add a complex for UDF (#5712) by @bohutang
- docs(docker): Improve docker/README.md Readability (#5711) by @ryanrussell
Features
- feat(meta): record count of tables for a tenant in KV space (#5708) by @RinChanNOWWW
- feat(planner): support cross join (#5715) by @xudong963
- Feature: add mock module, add test of out retention time data (#5707) by @lichuang
Improvement
- improve(test): Minor improvement of sqllogic test (#5710) by @leiysky
- feat(meta): record count of tables for a tenant in KV space (#5708) by @RinChanNOWWW
- [metasrv] refactor: use
async_entry::testto replace tokio::test (#5722) by @drmingdrmer