matrixorigin / matrixorigin/matrixone
[Refactoring]: reduce context.WithDeadlineCause
Open
ai-heavy
kind/refactor
priority/p0.5
- Dominant language
- Go
- Stars
- 1.9k
- Forks
- 311
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 768
Description
### Why do you want to refactor this code?
```Markdown
减少 context.WithDeadlineCause 的调用。
1、先了解清楚一个简单的insert对应的 context.WithDeadlineCause 有哪些
2、再看哪些可以去掉或者合并
```
### Describe the solution you'd like
同上
### Describe alternatives you've considered
_No response_
### Additional information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.