Describe the bug
TPC-H q8 is 2.5x slower when run after q1-7 compared to running q18 in a fresh cluster.
Theories:
- Contention with async cleanup from previous queries
- Memory pool leaks leading to more spilling
- Shuffle-fetch resource leaks
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Additional context
Add any other context about the problem here.
Describe the bug
TPC-H q8 is 2.5x slower when run after q1-7 compared to running q18 in a fresh cluster.
Theories:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Additional context
Add any other context about the problem here.