apache / calcite-avatica
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 14 components.
  • 238 files, 29,236 LOC (100.0% vs. main code).
  • "core" is biggest, containing 73.66% of LOC.
  • "docker" is smallest, containing 0.06% of LOC.


core21536 LOC (73%) 117 files
server2603 LOC (8%) 29 files
noop-driver1706 LOC (5%) 11 files
site1644 LOC (5%) 31 files
ROOT495 LOC (1%) 2 files
tck297 LOC (1%) 6 files
standalone-server228 LOC (<1%) 4 files
metrics196 LOC (<1%) 21 files
metrics-dropwizardmetrics153 LOC (<1%) 10 files
release131 LOC (<1%) 1 file
src101 LOC (<1%) 3 files
shaded73 LOC (<1%) 1 file
bom55 LOC (<1%) 1 file
docker18 LOC (<1%) 1 file
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
core112 commits (3%)
server42 commits (1%)
ROOT36 commits (1%)
site30 commits (1%)
standalone-server12 commits (<1%)
src10 commits (<1%)
tck10 commits (<1%)
metrics9 commits (<1%)
bom8 commits (<1%)
release8 commits (<1%)
shaded6 commits (<1%)
metrics-dropwizardmetrics4 commits (<1%)
noop-driver4 commits (<1%)
docker3 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 2016 2015 2014
core
10
13
22
41
31
6
36
88
121
15
server
2
4
8
8
5
21
7
37
2
site
6
1
1
12
18
7
55
ROOT
1
4
4
2
3
3
26
shaded
1
2
1
2
standalone-server
1
1
4
1
4
1
3
bom
1
1
2
1
3
src
4
3
3
1
1
release
1
1
6
docker
1
1
1
metrics-dropwizardmetrics
3
9
noop-driver
3
10
metrics
1
1
7
1
20
tck
2
1
6
1
4


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 site site site--site 3 core core core--core 2 ROOT ROOT core--ROOT 1 server server server--core 1 server--server 1 server--ROOT 1 standalone-server standalone-server shaded shaded standalone-server--shaded 1


2025-05-07 16:54