ClickHouse/tests/performance/date_parsing.xml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

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>