Added performance test

This commit is contained in:
Alexey Milovidov 2020-05-17 06:16:34 +03:00
parent b156ac3cc1
commit 7e24492fb9

View File

@ -0,0 +1,3 @@
<test>
<query>SELECT count() FROM zeros(10000000) WHERE NOT ignore(toDecimal32OrZero(toString(rand() % 10000), 5))</query>
</test>