I don't see why we set the volatility of all UDFs to `stable` instead of `immutable` here: https://github.com/PeriscopeData/redshift-udfs/blob/master/udf_harness.rb#L108 The Redshift documentation says this:  http://docs.aws.amazon.com/fr_fr/redshift/latest/dg/r_CREATE_FUNCTION.html
I don't see why we set the volatility of all UDFs to
stableinstead ofimmutablehere: https://github.com/PeriscopeData/redshift-udfs/blob/master/udf_harness.rb#L108The Redshift documentation says this:

http://docs.aws.amazon.com/fr_fr/redshift/latest/dg/r_CREATE_FUNCTION.html