ClickHouse/tests/performance/fixed_string16.xml
2020-04-18 15:54:16 +03:00

15 lines
250 B
XML

<test>
<tags>
<tag>comparison</tag>
</tags>
<preconditions>
<table_exists>test.hits</table_exists>
</preconditions>
<query><![CDATA[SELECT count() FROM test.hits WHERE ClientIP6 < RemoteIP6]]></query>
</test>