ClickHouse/tests/performance/date_parsing.xml

4 lines
117 B
XML
Raw Normal View History

<test>
2020-06-23 12:09:54 +00:00
<query>SELECT count() FROM hits_100m_single WHERE NOT ignore(toDate(toString(EventDate)))</query>
</test>