v.21.1Backward Incompatible Changes
Expression toUUID(N) Replacement with toUUID('00000000-0000-0000-0000-000000000000')
ExpressiontoUUID(N)no longer works. Replace withtoUUID('00000000-0000-0000-0000-000000000000'). This change is motivated by non-obvious results oftoUUID(N)where N is non zero.