ClickHouse/tests/queries/0_stateless/02710_topk_with_empty_array.sql

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

2 lines
32 B
MySQL
Raw Normal View History

2023-04-07 07:17:00 +00:00
SELECT topK(emptyArrayInt16());