Skip to content

Add type column in system.disks#12115

Merged
alexey-milovidov merged 1 commit intoClickHouse:masterfrom
ianton-ru:disk-type-in-system-disks
Jul 4, 2020
Merged

Add type column in system.disks#12115
alexey-milovidov merged 1 commit intoClickHouse:masterfrom
ianton-ru:disk-type-in-system-disks

Conversation

@ianton-ru
Copy link
Contributor

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

Changelog category (leave one):

  • Improvement

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

Add 'type' column in system.disks

Detailed description / Documentation draft:

Column 'type' in 'system.disks' table with disk type description.
Possible values:
'local' for classic disks,
'memory' for in-memory storage,
's3' for s3-compatibilie storage.

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.

@blinkov blinkov added the pr-improvement Pull request with some product improvements label Jul 3, 2020
@alexey-milovidov alexey-milovidov self-assigned this Jul 4, 2020
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.

LGTM

@alexey-milovidov alexey-milovidov merged commit c696354 into ClickHouse:master Jul 4, 2020
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