matrixorigin / matrixorigin/matrixone
[Refactoring]: Reduce the number of objects in ConvertOperatorToPhyOperator
Open
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
减少对象数量,降低gc压力
```
### Describe the solution you'd like

看是否可能转成值类型。类似的可能还有
ConvertSourceToPhySource
具体是否要转,如何转。喜亮最终决定即可
### Describe alternatives you've considered
_No response_
### Additional information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.