ClickHouse / ClickHouse/ClickHouse
Inserts to MVs are dropped - Happens on chained Mvs down the chain.
Open
clickgap-analyzed
comp-materialized-view
culprit-pr-not-found
potential bug
- Dominant language
- C++
- Stars
- 49.9k
- Forks
- 9k
- Avg merge
- 21h 32m
- Merged PRs (30d)
- 515
Description
### Company or project name
ClickHouse
### Describe what's wrong
Inserts to MVs are dropped . This happens in chain of Mvs, when Mvs deep down chain reference the original source table with inserts..
### Does it reproduce on the most recent release?
Yes
### How to reproduce
https://fiddle.clickhouse.com/7c4d1720-578d-4804-939b-5f572997dd1c
### Expected behavior
_No response_
### Error message and/or stacktrace
_No response_
### Related issues and pull requests
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.