mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-16 19:32:07 +00:00
fix test
This commit is contained in:
parent
7267473aec
commit
9ecda9f45c
@ -106,7 +106,7 @@ CREATE TABLE system.data_skipping_indices
|
|||||||
`table` String,
|
`table` String,
|
||||||
`name` String,
|
`name` String,
|
||||||
`type` String,
|
`type` String,
|
||||||
`index_expr` String,
|
`type_full` String,
|
||||||
`expr` String,
|
`expr` String,
|
||||||
`granularity` UInt64,
|
`granularity` UInt64,
|
||||||
`data_compressed_bytes` UInt64,
|
`data_compressed_bytes` UInt64,
|
||||||
|
Loading…
Reference in New Issue
Block a user