ClickHouse/tests/queries/0_stateless/02566_analyzer_limit_settings_distributed.reference

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

15 lines
187 B
Plaintext
Raw Normal View History

2023-02-22 17:22:13 +00:00
limit 0
limit 1
limit 2
limit 3
limit 4
offset 5
offset 6
offset 7
offset 8
offset 9
limit w/ GROUP BY 4 4
limit w/ GROUP BY 4 3
limit/offset w/ GROUP BY 4 2
limit/offset w/ GROUP BY 4 1