Skip to content

Storage features improvements#18870

Merged
alexey-milovidov merged 6 commits intoClickHouse:masterfrom
azat:storage-features
Jan 9, 2021
Merged

Storage features improvements#18870
alexey-milovidov merged 6 commits intoClickHouse:masterfrom
azat:storage-features

Conversation

@azat
Copy link
Copy Markdown
Member

@azat azat commented Jan 8, 2021

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

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

  • Expose supports_parallel_insert via system.table_engines
  • Drop IStorage::supportsSettings() (replaced with StorageFeatures::supports_settings)
  • Add a simple test

Follow-up for: #8830 (cc @zlobober )

@robot-clickhouse robot-clickhouse added the pr-not-for-changelog This PR should not be mentioned in the changelog label Jan 8, 2021
@alexey-milovidov alexey-milovidov self-assigned this Jan 9, 2021
@alexey-milovidov alexey-milovidov merged commit b60a37a into ClickHouse:master Jan 9, 2021
@azat azat deleted the storage-features branch January 9, 2021 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-not-for-changelog This PR should not be mentioned in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants