Skip to content

Add LIMIT clause to SHOW queries#6944

Merged
alexey-milovidov merged 3 commits intoClickHouse:masterfrom
malkfilipp:add-limit-clause-to-show-queries
Sep 17, 2019
Merged

Add LIMIT clause to SHOW queries#6944
alexey-milovidov merged 3 commits intoClickHouse:masterfrom
malkfilipp:add-limit-clause-to-show-queries

Conversation

@malkfilipp
Copy link
Copy Markdown
Contributor

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

For changelog. Remove if this is non-significant change.

Category (leave one):

  • New Feature

Short description (up to few sentences):
Now SHOW query includes LIMIT option.

#6612

@alexey-milovidov
Copy link
Copy Markdown
Member

Ok.

PS. The test relies on assumption that tables are listed in alphabetical order. And this assumption is true (whenever it become false, the test will show it).

@alexey-milovidov
Copy link
Copy Markdown
Member

@Akazz to check test failure that is unrelated to this PR.

Copy link
Copy Markdown
Contributor

@Akazz Akazz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Both failures are completely unrelated to the proposed changes:
In the former failed test run there is an issue with CH test server crashing under tsan, and in the latter - another unexpected failure of a test. I downloaded the log files, so that this PR can be safely merged

@alexey-milovidov alexey-milovidov merged commit 03014fe into ClickHouse:master Sep 17, 2019
@KochetovNicolai KochetovNicolai added the pr-feature Pull request with new product feature label Sep 19, 2019
@malkfilipp malkfilipp deleted the add-limit-clause-to-show-queries branch November 15, 2019 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-feature Pull request with new product feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants