reuse the chunk in the executor.(*IndexNestedLoopHashJoin).newInnerWorker
Open
type/enhancement
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## Enhancement
You can find that the newChunk will take too much time. so can you reuse the chunk to reduce the time of allocating the time.
Contributor guide
Assessment
This issue has not been assessed yet.