mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
Add a test for #32474
This commit is contained in:
parent
50f0cd48c6
commit
f0aee54dab
1
tests/queries/0_stateless/02804_intersect_bad_cast.sql
Normal file
1
tests/queries/0_stateless/02804_intersect_bad_cast.sql
Normal file
@ -0,0 +1 @@
|
||||
SELECT 2., * FROM (SELECT 1024, 256 INTERSECT SELECT 100 AND inf, 256);
|
Loading…
Reference in New Issue
Block a user