The mpp query raise TiFlash oom in the CH-benCHmark workload
Open
@zanmato1984 is already working on this.
Since May 27, 2021.
component/compute
type/enhancement
- Dominant language
- C++
- Stars
- 1k
- Forks
- 423
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 24
Description
CH-benCHmark 10k warehouses data and tiflash replica is 2 in master cluster
Execute the ap query select count(*) from revenue1; with one thread, The Tiflash memory raise about 130GB.
If execute the sql with 2 threads, The Tiflash crash for oom.

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.