citusdata / citusdata/citus

Remove columnar.chunk_group.row_count column

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

Description

We can already infer that from `columnar.stripe.row_count`.

Note that this would require having an additional column in `columnar.stripe` for the last `chunk_group` in given stripe (e.g: `columnar.stripe.last_chunk_group_row_count`).

I made something for that in below branch, which doesn't care about last chunk group row count tough.
https://github.com/citusdata/citus/compare/col/remove-cgroup-row-cnt

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.