I think it's really more a question of nullability...
# squarelibraries
p
I think it's really more a question of nullability of
CAST
. I could do something like
CAST(NULL AS BLOB)
even without a custom function.