ClickHouse/tests/performance/fixed_string16.xml

15 lines
250 B
XML
Raw Normal View History

<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>