Check whether local tables on coordinator needs sequence dependency
Open
- Dominant language
- C
- Stars
- 12.8k
- Forks
- 794
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 31
Description
While working on https://github.com/citusdata/citus/pull/5619, we've realized that sequence dependency is not created for local tables on the coordinator. It must be checked in detail to make sure that whether it is ok to not to have that dependency.
Contributor guide
Assessment
This issue has not been assessed yet.