mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-03 13:02:00 +00:00
dbms: add test for concat n-ary const with nonconst segfault.
This commit is contained in:
parent
ec07d1f711
commit
8f9373c3d7
@ -0,0 +1 @@
|
||||
10000000
|
@ -0,0 +1 @@
|
||||
SELECT * FROM system.numbers_mt WHERE concat(materialize('1'), '...', toString(number)) LIKE '%10000000%' LIMIT 1
|
Loading…
Reference in New Issue
Block a user