citusdata / citusdata/citus

Users can see target shards during splits and moves on workers

Open
#6,264 0 comments 1 reaction 0 assignees View on GitHub
usability
Dominant language
C
Stars
12.8k
Forks
794
Avg merge
2d 14h
Merged PRs (30d)
31

Description

When connecting to a worker, we only show distributed tables even though the shards are in the same schema. However, we only hide shards that are in the metadata, and not shards that are still under constructions like target shards in a move or split. We should consider hiding those shards as well, because it might be confusing and users might try to drop them. We do no guard against users dropping them.

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.