v.21.1Backward Incompatible Changes

Expression toUUID(N) Replacement with toUUID('00000000-0000-0000-0000-000000000000')

Expression toUUID(N) no longer works. Replace with toUUID('00000000-0000-0000-0000-000000000000'). This change is motivated by non-obvious results of toUUID(N) where N is non zero.