fix stateless tests

This commit is contained in:
taiyang-li 2022-01-13 18:08:10 +08:00
parent 1717944d6c
commit 3521d6824f

View File

@ -1,5 +1,6 @@
SELECT count()
FROM t_02156_merge1
PREWHERE k = 1
WHERE (k = 1) AND notEmpty(v)
2
SELECT count()