apache / datafusion-ballista
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 6 components.
  • 126 files, 22,990 LOC (100.0% vs. main code).
  • "ballista" is biggest, containing 87.45% of LOC.
  • "ROOT" is smallest, containing 0.48% of LOC.


ballista20105 LOC (87%) 77 files
benchmarks1217 LOC (5%) 27 files
python587 LOC (2%) 7 files
ballista-cli563 LOC (2%) 5 files
dev408 LOC (1%) 7 files
ROOT110 LOC (<1%) 3 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
ballista204 commits (4%)
benchmarks82 commits (1%)
ROOT76 commits (1%)
ballista-cli75 commits (1%)
python61 commits (1%)
dev25 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
ballista
126
315
367
206
python
9
28
2
27
31
ballista-cli
7
27
17
49
ROOT
4
19
20
22
12
benchmarks
11
9
9
45
34
dev
2
1
1
11
16
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 ballista ballista ballista--ballista 35 ballista-cli ballista-cli ballista--ballista-cli 11 ROOT ROOT ballista--ROOT 9 python python ballista--python 5 ballista-cli--ballista-cli 2 ballista-cli--ROOT 5 ballista-cli--python 4 ROOT--python 2 dev dev ROOT--dev 1 benchmarks benchmarks benchmarks--ballista 8 benchmarks--ballista-cli 8 benchmarks--ROOT 5 benchmarks--benchmarks 1 benchmarks--python 4 python--python 6 dev--ballista 1 dev--dev 1


2025-05-07 20:38