apache / cloudberry-pxf
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 10 components.
  • 1,760 files, 84,135 LOC (100.0% vs. main code).
  • "automation" is biggest, containing 58.89% of LOC.
  • "singlecluster" is smallest, containing 0.25% of LOC.


automation49551 LOC (58%) 1,366 files
server21265 LOC (25%) 262 files
external-table4035 LOC (4%) 20 files
fdw3922 LOC (4%) 18 files
concourse3108 LOC (3%) 43 files
dev778 LOC (<1%) 14 files
regression542 LOC (<1%) 20 files
cli479 LOC (<1%) 4 files
package248 LOC (<1%) 4 files
singlecluster207 LOC (<1%) 9 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
server208 commits (14%)
concourse160 commits (11%)
automation126 commits (8%)
external-table52 commits (3%)
dev22 commits (1%)
cli21 commits (1%)
fdw14 commits (<1%)
regression10 commits (<1%)
singlecluster9 commits (<1%)
package7 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
server
71
164
294
380
201
cli
1
2
12
9
5
external-table
36
23
16
25
26
automation
133
89
211
359
860
package
6
5
concourse
44
26
66
70
75
dev
2
10
8
16
regression
14
17
fdw
19
39
singlecluster
1
4
12


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...

No temporal dependencies found.



2025-05-07 20:54