mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
Doc fix: removing note temporarily (#4383)
This commit is contained in:
parent
cfab694978
commit
35703c2484
@ -39,9 +39,6 @@ CLEAR COLUMN name IN PARTITION partition_name
|
||||
|
||||
Clears all data in a column in a specified partition.
|
||||
|
||||
!!! info
|
||||
Use the `CLEAR COLUMN .. IN PARTITION` query just with inactive partitions. Otherwise, it can cause the replication queue to freeze processing.
|
||||
|
||||
``` sql
|
||||
MODIFY COLUMN name [type] [default_expr]
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user