apache / arrow-datafusion-python
Components & Dependencies

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.

Learn more...
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.
  • 117 files, 9,110 LOC (100.0% vs. main code).
  • "src" is biggest, containing 73.83% of LOC.
  • "conda" is smallest, containing 0.65% of LOC.


src6726 LOC (73%) 69 files
benchmarks1535 LOC (16%) 26 files
datafusion502 LOC (5%) 13 files
ROOT148 LOC (1%) 4 files
dev140 LOC (1%) 3 files
conda59 LOC (<1%) 2 files
Static Dependencies
Dependencies among components are static code dependencies among files in different components.

No component dependencies found.

Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
src110 commits (60%)
ROOT50 commits (27%)
datafusion35 commits (19%)
dev4 commits (2%)
conda4 commits (2%)
benchmarks4 commits (2%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2023 2022
src
256
59
ROOT
38
19
datafusion
46
3
benchmarks
30
conda
6
dev
2
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 49 datafusion datafusion datafusion--src 28 datafusion--datafusion 7 ROOT ROOT datafusion--ROOT 2 ROOT--src 11 ROOT--ROOT 3 conda conda ROOT--conda 2 benchmarks benchmarks benchmarks--src 1 benchmarks--benchmarks 4 dev dev dev--src 2 dev--ROOT 2 conda--datafusion 1 conda--conda 1


2023-08-11 02:32