matrixorigin / matrixorigin/matrixone
[Feature]: Prepare and deallocate statement should be aggregated
- Dominant language
- Go
- Stars
- 1.9k
- Forks
- 311
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 768
Description
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Environment
```Markdown
- Version or commit-id (e.g. v0.1.0 or 8b23a93): 1.0-dev mo-cloud 0931d50bb
- Hardware parameters:
- OS type:
- Others:
```
### Actual Behavior
prepare and deallocate statement is always logged. These should be aggregated as well.
And also, execute type statement from different sessions are not aggregated -- should we? We cannot aggregate across account, but same account of different session, maybe we should.
### Expected Behavior
_No response_
### Steps to Reproduce
_No response_
### Additional information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.