v0.7.30-nightly
Pre-release
Pre-release
What's Changed
Bug Fixes
- fix(parser): allow to omit semicolon (#5058) by @andylokandy
Documentation
- chore(test): move some select tests from dummy test and fix the datetime type in doc (#5055) by @bohutang
Features
- feat: memory profiling (#5050) by @dantengsky
- feat(planner): Support select operator in new planner framework (#5059) by @leiysky
- Feature: transaction api (#5030) by @lichuang
Improvement
- chore(storage): Cleanup the uncommitted files generated during OCC (#5061) by @dantengsky
- fix(parser): allow to omit semicolon (#5058) by @andylokandy
- chore(test): move some select tests from dummy test and fix the datetime type in doc (#5055) by @bohutang