matrixorigin / matrixorigin/matrixone
[Tech Request]: the transmission of large data packets should be transparent to the business logic layer
- 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 tech request?
- [X] I have checked the existing issues.
### Does this tech request not affect user experience?
- [X] This tech request doesn't affect user experience.
### What would you like to be added ?
```Markdown
Right now, morpc has a limit on the maximum size of the transfer. There are many places in our code, and in order to transmit large packets, different subpacket transport merge logic is repeatedly implemented. The transmission of large data packets should be transparent to the business logic layer.
```
### Why is this needed ?
_No response_
### Additional information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.