citusdata / citusdata/pg_shard

Fail fast for certain DDL commands

Open
#17 0 comments 0 reactions 0 assignees View on GitHub
discussion feature research
Dominant language
C
Stars
1.1k
Forks
62
PR merge metrics
No merged PRs in 30d

Description

#1 and #6 discuss issues around dropping shards (or attempting to use `DROP TABLE`), but there are larger questions around other DDL commands.
- [ ] Discuss whether DDL commands against distributed tables should be allowed at all
- [ ] List any advanced use cases for permitting certain commands
- [ ] Determine feasibility of intercepting certain commands
- [ ] Choose mechanism of interception (utility hook or event trigger)
- [ ] Add code to warn or error when users issue DDL commands against distributed tables

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.