Question

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.

Was it helpful?

Solution

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

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top