ClickHouse / ClickHouse/ClickHouse

Show all connected/related material view on a table

Open
#36,260 1 comment 2 reactions 0 assignees View on GitHub
comp-materialized-view external feature
Dominant language
C++
Stars
49.9k
Forks
9k
Avg merge
21h 32m
Merged PRs (30d)
515

Description

It will be nice to have a way to see all material views that have connections to a table.

similar like that:
```
show material view on table "my_table" [ALL]
```
of course it should also show all cascading connections, table1 -> mv1 -> table2-> mv2

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.