mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-13 02:53:38 +00:00
11 lines
276 B
XML
11 lines
276 B
XML
<test>
|
|
|
|
|
|
|
|
<preconditions>
|
|
<table_exists>default.hits_100m_single</table_exists>
|
|
</preconditions>
|
|
|
|
<query>SELECT count(JavaEnable) FROM default.hits_100m_single WHERE WatchID = 1 OR Title = 'next' OR URL = 'prev' OR OriginalURL = '???' OR 1</query>
|
|
</test>
|