pingcap / pingcap/tidb

Do not copy json data to the chunk in hash join probe

Open
#64,206 0 comments 0 reactions 0 assignees View on GitHub
type/enhancement
Dominant language
Go
Stars
40.5k
Forks
6.2k
PR merge metrics
PR metrics pending

Description

## Enhancement

Sometimes, json data is very large. If we copy json data to the result chunk in hash join probe stage, memory usage will be very large. Maybe we can store something like pointer in the chunk to save memory.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.