mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
fix stateless tests
This commit is contained in:
parent
1717944d6c
commit
3521d6824f
@ -1,5 +1,6 @@
|
||||
SELECT count()
|
||||
FROM t_02156_merge1
|
||||
PREWHERE k = 1
|
||||
WHERE (k = 1) AND notEmpty(v)
|
||||
2
|
||||
SELECT count()
|
||||
|
Loading…
Reference in New Issue
Block a user