Skip to content

client exit with unrecognized arguments#11923

Merged
alexey-milovidov merged 5 commits intoClickHouse:masterfrom
ucasfl:client-not-argue
Jun 28, 2020
Merged

client exit with unrecognized arguments#11923
alexey-milovidov merged 5 commits intoClickHouse:masterfrom
ucasfl:client-not-argue

Conversation

@ucasfl
Copy link
Collaborator

@ucasfl ucasfl commented Jun 24, 2020

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

Changelog category (leave one):

  • Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

related to issue 9797

Detailed description / Documentation draft:

...

By adding documentation, you'll allow users to try your new feature immediately, not when someone else will have time to document it later. Documentation is necessary for all features that affect user experience in any way. You can add brief documentation draft above, or add documentation right into your patch as Markdown files in docs folder.

If you are doing this for the first time, it's recommended to read the lightweight Contributing to ClickHouse Documentation guide first.

Copy link
Member

@alexey-milovidov alexey-milovidov left a comment

Choose a reason for hiding this comment

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

Does it support external tables (see https://clickhouse.tech/docs/v19.14/en/operations/table_engines/external_data/)?

Also it's worth adding a simple functional test (.sh type).

@ucasfl
Copy link
Collaborator Author

ucasfl commented Jun 25, 2020

it looks like we have nothing need to do about external tables.

@ucasfl ucasfl force-pushed the client-not-argue branch 2 times, most recently from dac8c25 to e2aa010 Compare June 26, 2020 02:33
update test

fix
@ucasfl ucasfl force-pushed the client-not-argue branch from e2aa010 to 0518e6a Compare June 26, 2020 04:51
@blinkov blinkov added the pr-improvement Pull request with some product improvements label Jun 26, 2020
@alexey-milovidov
Copy link
Member

Two functional tests still has to be updated.

Integration tests

This is Ok (Broken in #11903)

@ucasfl ucasfl force-pushed the client-not-argue branch from 5e4dcd3 to a159f1b Compare June 28, 2020 09:01
@alexey-milovidov alexey-milovidov merged commit 7376f18 into ClickHouse:master Jun 28, 2020
@ucasfl ucasfl deleted the client-not-argue branch July 2, 2020 08:49
@ucasfl ucasfl restored the client-not-argue branch July 2, 2020 08:49
@ucasfl ucasfl deleted the client-not-argue branch July 2, 2020 08:49
OK
1
OK
FAIL
Copy link
Member

Choose a reason for hiding this comment

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

Garbage suboptimal change, corrected with #54249.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-improvement Pull request with some product improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants