Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a way to set TiFlash's spill threshold by sql statement #42308

Closed
windtalker opened this issue Mar 16, 2023 · 0 comments · Fixed by #42309
Closed

Add a way to set TiFlash's spill threshold by sql statement #42308

windtalker opened this issue Mar 16, 2023 · 0 comments · Fixed by #42309
Labels
type/enhancement The issue or PR belongs to an enhancement.

Comments

@windtalker
Copy link
Contributor

Enhancement

After pingcap/tiflash#6528, some TiFlash executor can spill to disk if the memory usage exceeds the threshold, however, the memory usage threshold can only be changed by TiFlash's configure file, which is not easy to use, we'd better add a way to set TiFlash's spill threshold by sql statement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
1 participant