ClickHouse
ClickHouse copied to clipboard
ClickHouse® is a real-time analytics DBMS
This PullRequest is a part of ClickHouse release cycle. It is used by CI system only. Do not perform any changes with it.
### Changelog category (leave one): - Improvement ### Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md): clickhouse-keeper improvement: faster linearizable reads > Information about CI...
This PullRequest is a part of ClickHouse release cycle. It is used by CI system only. Do not perform any changes with it.
### Changelog category (leave one): - Improvement ### Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md): keeper-improvement: add listeners for `interserver_listen_host` only in Keeper if...
This PullRequest is a part of ClickHouse release cycle. It is used by CI system only. Do not perform any changes with it.
This PullRequest is a part of ClickHouse release cycle. It is used by CI system only. Do not perform any changes with it.
### Changelog category (leave one): - Performance Improvement ### Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md): Implement compress marks and primary key. close #34437.
### Changelog category (leave one): - Performance Improvement ### Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md): Faster dictionaries loading with sharding support Right now...
### Changelog category (leave one): - Improvement ### Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md): Support primary key analysis for `row_policy_filter` and `additional_filter`. It...
### Changelog category (leave one): - Not for changelog (changelog entry is not required) Refs: #39477 (cc @KochetovNicolai ) Refs: #39985 (cc @tavplubix )