citusdata / citusdata/citus

Columnar: memory requirements when inserting into partitioned tables.

Open
#4,853 1 comment 0 reactions 0 assignees View on GitHub
columnar enhancement
Dominant language
C
Stars
12.8k
Forks
794
Avg merge
2d 14h
Merged PRs (30d)
31

Description

If a table has many columnar partitions, it could create many concurrent writeStates, which may consume a lot of memory. If possible, find a way to flush some of the write states to balance memory vs. stripe size.

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.