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

[Question]tpch测试文档优化 #479

Open
digoal opened this issue Jan 22, 2024 · 1 comment
Open

[Question]tpch测试文档优化 #479

digoal opened this issue Jan 22, 2024 · 1 comment
Labels
question Further information is requested

Comments

@digoal
Copy link

digoal commented Jan 22, 2024

Describe the problem

使用 ePQ 执行 Q17 和 Q18 时可能会出现 OOM。需要设置以下参数防止用尽内存:
SET polar_px_optimizer_enable_hashagg = 0;

需要增加说明:
如何解决oom, 例如什么版本将支持on disk hashagg?
关闭后性能是否会变差?
还有没有其他参数可控制hashagg内存使用? 例如work_mem?

@digoal digoal added the question Further information is requested label Jan 22, 2024
@polardb-bot
Copy link
Contributor

polardb-bot bot commented Jan 22, 2024

Hi @digoal ~ Thanks for opening this issue! 🎉

Please make sure you have provided enough information for subsequent discussion.

We will get back to you as soon as possible. ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant