Added a test

This commit is contained in:
Alexey Milovidov 2020-06-28 17:35:44 +03:00
parent d1f4a0e473
commit 2a79e0b61b
2 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
SELECT i FROM generateRandom('i Array(Nullable(Enum8(\'hello\' = 1, \'world\' = 5)))', 1025, 65535, 9223372036854775807) LIMIT 10; -- { serverError 128 }