mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-26 09:32:01 +00:00
Update tests/queries/0_stateless/01557_field_infinite_convert_to_number.sql
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
This commit is contained in:
parent
f075961728
commit
dfc4b72ab2
@ -1 +1 @@
|
||||
SET max_threads = nan; -- { serverError 69 }
|
||||
SET max_threads = nan; -- { serverError CANNOT_CONVERT_TYPE }
|
||||
|
Loading…
Reference in New Issue
Block a user