system.data_skipping_indices
- (String) — Database name.
table
() — Table name.name
(String) — Index name.type
() — Index type.expr
(String) — Expression for the index calculation.granularity
() — The number of granules in the block.
Row 1:
database: default
table: user_actions
name: clicks_idx
type: minmax
expr: clicks
granularity: 1
──────
database: default
table: users
name: contacts_null_idx
type: minmax
granularity: 1