I need to know how to enable join spill in Vertica 6.0 EE?
Are there any parameter that allows me to do this?
If so please exaplain a bit this process.

有帮助吗?

解决方案

select set_vertica_options('EE','ENABLE_JOIN_SPILL');  

But I would only use this with the recommendation of Vertica support/Professional services

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top