mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-17 13:13:36 +00:00
fix test
This commit is contained in:
parent
0b89fbbdd9
commit
f805956661
@ -1086,6 +1086,7 @@ CREATE TABLE system.tables
|
||||
`storage_policy` String,
|
||||
`total_rows` Nullable(UInt64),
|
||||
`total_bytes` Nullable(UInt64),
|
||||
`total_bytes_uncompressed` Nullable(UInt64),
|
||||
`parts` Nullable(UInt64),
|
||||
`active_parts` Nullable(UInt64),
|
||||
`total_marks` Nullable(UInt64),
|
||||
|
Loading…
Reference in New Issue
Block a user