The Vertica Forum recently got a makeover! Let us know what you think by filling out this short, anonymous survey.
Please take this survey to help us learn more about how you use third party tools. Your input is greatly appreciated!

Enable Join Spill

Hi anyone can tell me how to enable a join spill for a specific query in vertica with example.

Thanks in advance

Comments

  • scottpedersoliscottpedersoli Vertica Customer

    Place this directly after the statement (DELETE/MERGE/UPDATE/INSERT) ...
    /+ set_vertica_options(EE, ENABLE_JOIN_SPILL)/

  • Dave_StewartDave_Stewart Vertica Customer

    Don't forget asterisks ! :

    /*+set_vertica_options(EE, ENABLE_JOIN_SPILL)*/

Leave a Comment

BoldItalicStrikethroughOrdered listUnordered list
Emoji
Image
Align leftAlign centerAlign rightToggle HTML viewToggle full pageToggle lights
Drop image/file