What version of VectorWise are you using? Starting in 1.5 VectorWise, the default table structure is VectorWise, so whether or not you explicitly specify "with structure = vectorwise" should yield the same result.
The fact that doesn't seem to be the case seems to imply that you're using an older version of the product.
BTW, I can reproduce your problem using the latest development build if I explicitly tack on ", structure=heap", which would be the equivalent of what I think you're actually doing in your version of the product.
|