mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Add a test #22094
This commit is contained in:
parent
c325ed65e2
commit
2d8e82f3d9
@ -0,0 +1,2 @@
|
|||||||
|
-- Should correctly throw exception about overflow:
|
||||||
|
SELECT mapPopulateSeries([-9223372036854775808, toUInt32(2)], [toUInt32(1023), -1]); -- { serverError 128 }
|
Loading…
Reference in New Issue
Block a user