apache / spark-connect-go
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 5 components.
  • 39 files, 6,654 LOC (29.4% vs. main code).
  • "spark" is biggest, containing 88.43% of LOC.
  • "java" is smallest, containing 0.48% of LOC.


spark5884 LOC (26%) 31 files
ROOT446 LOC (1%) 3 files
cmd194 LOC (<1%) 2 files
dev98 LOC (<1%) 1 file
java32 LOC (<1%) 2 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
spark44 commits (51%)
cmd26 commits (30%)
ROOT6 commits (7%)
dev2 commits (2%)
java1 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
spark
19
127
cmd
27
9
ROOT
4
4
java
2
dev
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 spark spark spark--spark 8 cmd cmd spark--cmd 1 java java spark--java 1 dev dev dev--spark 1 dev--cmd 1 java--java 1


2025-05-07 20:50