apache / sedona
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.
  • 702 files, 69,910 LOC (100.0% vs. main code).
  • "spark" is biggest, containing 55.73% of LOC.
  • "ROOT" is smallest, containing 0.13% of LOC.


spark38964 LOC (55%) 434 files
common14126 LOC (20%) 93 files
python9361 LOC (13%) 137 files
snowflake3495 LOC (4%) 22 files
flink3118 LOC (4%) 9 files
docker293 LOC (<1%) 2 files
tools191 LOC (<1%) 1 file
zeppelin149 LOC (<1%) 1 file
docs-overrides125 LOC (<1%) 1 file
ROOT88 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.
common268 commits (13%)
spark222 commits (11%)
flink159 commits (8%)
python64 commits (3%)
snowflake55 commits (2%)
docs-overrides24 commits (1%)
ROOT13 commits (<1%)
zeppelin6 commits (<1%)
tools2 commits (<1%)
docker2 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
spark
164
776
344
common
20
278
237
43
python
261
27
27
6
6
11
1
snowflake
2
140
flink
6
130
83
92
ROOT
2
6
1
2
2
docs-overrides
3
1
5
9
3
3
docker
3
tools
2
zeppelin
1
1
1
2
1


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 34 common common spark--common 8 flink flink spark--flink 6 python python spark--python 2 ROOT ROOT spark--ROOT 1 common--common 5 common--python 1 flink--common 5 flink--flink 6 python--python 5 snowflake snowflake snowflake--spark 3 snowflake--common 2 snowflake--flink 3 snowflake--snowflake 3 ROOT--python 2 docker docker docker--docker 1


2025-05-07 15:49