mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-28 02:21:59 +00:00
Add blog post for 22.1
This commit is contained in:
parent
dedbd2242e
commit
5537e64e94
@ -201,6 +201,8 @@ It allows compress data better and optimizes computations, because data in spars
|
|||||||
|
|
||||||
Sparse or full format is selected based on column statistic that is calculated on insert and updated on background merges.
|
Sparse or full format is selected based on column statistic that is calculated on insert and updated on background merges.
|
||||||
|
|
||||||
|
Developed by **Anton Popov**.
|
||||||
|
|
||||||
We also want to make LowCardinality encoding automatic, stay tuned!
|
We also want to make LowCardinality encoding automatic, stay tuned!
|
||||||
|
|
||||||
## Diagnostic Tool For ClickHouse
|
## Diagnostic Tool For ClickHouse
|
||||||
|
Loading…
Reference in New Issue
Block a user