apache / cloudberry
Components

An overview of source code logical components.

Intro

Logical decomposition is a representation of the organization of the main source code, where every and each file is put in exactly one logical component.

Logical Decompositions Overview

Analyzed system has 1 logical decomposition:

Logical Decomposition #1: PRIMARY

The decompositions is based on the folder structure at level 1 (relative to the source code root).

Bubble Chart | Tree Map
Component Sizes (Lines of Code)
The "primary" logical decomposition has 9 components.
  • 6,235 files, 1,446,295 LOC (100.0% vs. main code).
  • "src" is biggest, containing 85.01% of LOC.
  • "config" is smallest, containing 0% of LOC.


src1229439 LOC (85%) 5,080 files
contrib148871 LOC (10%) 851 files
gpcontrib63888 LOC (4%) 273 files
doc1355 LOC (<1%) 13 files
gpAux1079 LOC (<1%) 1 file
gpMgmt1071 LOC (<1%) 10 files
deploy339 LOC (<1%) 5 files
ROOT243 LOC (<1%) 1 file
config10 LOC (<1%) 1 file
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
src31277 commits (44%)
contrib2827 commits (3%)
gpcontrib198 commits (<1%)
ROOT191 commits (<1%)
doc113 commits (<1%)
gpMgmt50 commits (<1%)
gpAux13 commits (<1%)
config3 commits (<1%)
deploy2 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005
src
769
1305
9697
2067
9390
19722
12038
18276
15993
9161
7432
4615
3433
4063
4886
4897
3776
4186
4378
4308
4142
contrib
436
1402
1221
113
408
751
886
1395
969
623
464
418
249
216
394
372
288
229
195
295
334
gpcontrib
16
167
87
15
23
163
74
170
deploy
8
ROOT
4
5
5
8
13
27
38
13
4
3
1
2
5
8
6
3
1
3
1
gpAux
2
1
2
6
2
gpMgmt
17
3
15
14
7
8
13
2
6
doc
11
4
33
20
21
23
9
4
2
8
7
2
4
3
1
4
config
1
2


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.
See detailed temporal dependencies report...

G src src src--src 70 contrib contrib src--contrib 9 gpAux gpAux src--gpAux 2 contrib--contrib 48 gpcontrib gpcontrib gpcontrib--src 8 gpcontrib--contrib 3 gpcontrib--gpcontrib 4 gpAux--contrib 2 gpAux--gpcontrib 2


2025-05-07 20:53