Please take this survey to help us learn more about how you use third party tools. Your input is greatly appreciated!
Possible to force queries to abort instead of doing large external sort groupings?
When a GROUP BY hash table can't fit in memory, sometimes the external sort that is triggered is extremely CPU intensive. If we find it impossible or prohibitively difficult to optimize such queries, is there a way to either force these queries to error out, or limit their CPU usage?
0
Leave a Comment
Can't find what you're looking for? Search the Vertica Documentation, Knowledge Base, or Blog for more information.
Comments