ClickHouse/dbms/tests/queries/0_stateless/00842_array_with_constant_overflow.sql
2019-02-11 20:26:35 +03:00

1 line
66 B
SQL

SELECT arrayWithConstant(-231.37104, -138); -- { serverError 128 }