citusdata / citusdata/citus

Unify MultiClientCopyData and CopyDataFromConnection

Open
#3,330 1 comment 0 reactions 0 assignees View on GitHub
1-2 days technical debt warm-up
Dominant language
C
Stars
12.8k
Forks
794
Avg merge
2d 14h
Merged PRs (30d)
31

Description

`MultiClientCopyData` in `multi_client_executor.c` and `CopyDataFromConnection` in `intermediate_results.c` do the same thing with slight differences. Both implement the logic described in https://www.postgresql.org/docs/current/libpq-copy.html. We should unify them to avoid code duplication.

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.