ClickHouse/tests/performance/uniqExactIf.xml

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

4 lines
85 B
XML
Raw Normal View History

2023-05-28 06:04:23 +00:00
<test>
2023-05-29 02:22:13 +00:00
<query>SELECT uniqExactIf(number, 1) FROM numbers_mt(1e6)</query>
2023-05-28 06:04:23 +00:00
</test>