ClickHouse/tests/queries/1_stateful/00174_distinct_in_order.reference

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

4 lines
172 B
Plaintext
Raw Normal View History

-- check that distinct with and w/o optimization produce the same result
-- DISTINCT columns are the same as in ORDER BY
-- DISTINCT columns has prefix in ORDER BY columns