mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-26 17:41:59 +00:00
Update test
This commit is contained in:
parent
be3c498833
commit
d967a9280c
@ -881,8 +881,8 @@ CREATE TABLE system.replicas
|
||||
`log_pointer` UInt64,
|
||||
`last_queue_update` DateTime,
|
||||
`absolute_delay` UInt64,
|
||||
`total_replicas` UInt8,
|
||||
`active_replicas` UInt8,
|
||||
`total_replicas` UInt32,
|
||||
`active_replicas` UInt32,
|
||||
`lost_part_count` UInt64,
|
||||
`last_queue_update_exception` String,
|
||||
`zookeeper_exception` String,
|
||||
|
Loading…
Reference in New Issue
Block a user