citusdata / citusdata/citus

Create distributed tables from workers

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

Description

With MX, users typically connect to workers to perform queries or DML. However, distributed tables need to be created through the coordinator. It would be nicer if all operations, including table creation, could be performed from the workers, such that the application only requires one URL. One approach could be to implement #852 to create distributed tables using a single command that gets propagated to the worker per #1083.

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.