This commit is contained in:
Guillaume Tassery 2022-11-21 11:58:48 +01:00
parent 7267473aec
commit 9ecda9f45c

View File

@ -106,7 +106,7 @@ CREATE TABLE system.data_skipping_indices
`table` String,
`name` String,
`type` String,
`index_expr` String,
`type_full` String,
`expr` String,
`granularity` UInt64,
`data_compressed_bytes` UInt64,