ClickHouse / ClickHouse/ClickHouse
Make `drop column` an async mutation
Open
comp-mutations
external
feature
st-discussion
- Dominant language
- C++
- Stars
- 49.9k
- Forks
- 9k
- Avg merge
- 21h 32m
- Merged PRs (30d)
- 515
Description
`drop column` is blocked by running merges, it blocks DDDL queries if you execute `drop column on cluster` and following `drop column` commands even if you don't use on_cluster.
Contributor guide
Assessment
This issue has not been assessed yet.