apache / arrow-cookbook
File Age & Freshness

File age measurements show the distribution of file ages (days since the first commit) and the file freshness (days since the latest commit).

Summary
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 23 files with 10,168 lines of code in files.
    • 23 files that are 366+ days old (10,168 lines of code)
    • 0 files that are 181-365 days old (0 lines of code)
    • 0 files that are 91-180 days old (0 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by age
File Freshness Distribution Overall
Days since last update
  • There are 23 files with 10,168 lines of code in files.
    • 20 files have been last changed 366+ days ago (9,711 lines of code)
    • 0 files have been last changed 181-365 days ago (0 lines of code)
    • 3 files have been last changed 91-180 days ago (457 lines of code)
    • 0 files have been last changed 31-90 days ago (0 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
95% | 0% | 4% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by freshness
File Change History per File Extension
rst, yaml, rmd, html, cc, py, md, txt, bat, sh, gitignore, sql, clang-format, r, java, xml, orc, svg, cfg, avsc, h, proto, clang-tidy
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
orc100% | 0% | 0% | 0% | 0%
cc100% | 0% | 0% | 0% | 0%
py100% | 0% | 0% | 0% | 0%
html100% | 0% | 0% | 0% | 0%
sql100% | 0% | 0% | 0% | 0%
h100% | 0% | 0% | 0% | 0%
avsc100% | 0% | 0% | 0% | 0%
proto100% | 0% | 0% | 0% | 0%
File Freshness Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
orc100% | 0% | 0% | 0% | 0%
cc60% | 0% | 39% | 0% | 0%
html100% | 0% | 0% | 0% | 0%
py45% | 0% | 54% | 0% | 0%
sql100% | 0% | 0% | 0% | 0%
h100% | 0% | 0% | 0% | 0%
avsc100% | 0% | 0% | 0% | 0%
proto100% | 0% | 0% | 0% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
java100% | 0% | 0% | 0% | 0%
cpp100% | 0% | 0% | 0% | 0%
build100% | 0% | 0% | 0% | 0%
python100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
primary (file freshness distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
java98% | 0% | 1% | 0% | 0%
cpp66% | 0% | 33% | 0% | 0%
build100% | 0% | 0% | 0% | 0%
python100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
Oldest Files (Top 23)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
index.html
in build
63 - 2021-07-28 2022-12-21 5 5 amol@turbogears.org jorisvandenbossche@gmail.com
conf.py
in python/source
28 - 2021-07-28 2024-04-16 7 6 amol@turbogears.org petridish@gmail.com
common.cc
in cpp/code
140 11 2021-08-23 2022-07-06 5 2 weston.pace@gmail.com li.davidm96@gmail.com
99 6 2021-08-23 2022-12-12 4 3 weston.pace@gmail.com raulcumplido@gmail.com
basic_arrow.cc
in cpp/code
92 6 2021-08-23 2022-12-12 4 3 weston.pace@gmail.com raulcumplido@gmail.com
recipeext.py
in cpp/ext
65 4 2021-08-23 2021-08-23 1 1 weston.pace@gmail.com weston.pace@gmail.com
conf.py
in cpp/source
28 - 2021-08-23 2024-04-16 5 4 weston.pace@gmail.com petridish@gmail.com
common.h
in cpp/code
27 - 2021-08-23 2021-10-27 3 1 weston.pace@gmail.com weston.pace@gmail.com
main.cc
in cpp/code
21 1 2021-08-23 2021-08-23 1 1 weston.pace@gmail.com weston.pace@gmail.com
datasets.cc
in cpp/code
117 3 2021-10-27 2022-08-09 6 3 weston.pace@gmail.com paliwalashish@gmail.com
javadoctest.py
in java/ext
109 5 2022-01-25 2025-01-28 11 5 amol@turbogears.org petridish@gmail.com
conf.py
in java/source
36 - 2022-01-25 2024-11-30 17 5 davi.sarces@gmail.com petridish@gmail.com
flight.cc
in cpp/code
312 14 2022-02-09 2025-01-21 5 3 li.davidm96@gmail.com petridish@gmail.com
proto
helloworld.proto
in cpp/code/protos
26 - 2022-02-25 2022-02-25 1 1 willjones127@gmail.com willjones127@gmail.com
user.avsc
in java/thirdpartydeps/avro
26 - 2022-08-04 2022-08-04 1 1 paliwalashish@gmail.com paliwalashish@gmail.com
h2-ddl.sql
in java/thirdpartydeps/jdbc
21 - 2022-08-23 2022-08-23 1 1 davi.sarces@gmail.com davi.sarces@gmail.com
h2-dml.sql
in java/thirdpartydeps/jdbc
12 - 2022-08-23 2022-08-23 1 1 davi.sarces@gmail.com davi.sarces@gmail.com
orc
data1-zlib.orc
in java/thirdpartydeps/orc
8847 - 2022-10-27 2022-10-27 1 1 davi.sarces@gmail.com davi.sarces@gmail.com
66 - 2022-12-21 2022-12-21 1 1 raulcumplido@gmail.com raulcumplido@gmail.com
15 - 2022-12-21 2022-12-21 1 1 jorisvandenbossche@gmail.com jorisvandenbossche@gmail.com
layout.html
in java/source/_templates
6 - 2022-12-21 2022-12-21 1 1 jorisvandenbossche@gmail.com jorisvandenbossche@gmail.com
layout.html
in python/source/_templates
6 - 2022-12-21 2022-12-21 1 1 jorisvandenbossche@gmail.com jorisvandenbossche@gmail.com
layout.html
in cpp/source/_templates
6 - 2022-12-21 2022-12-21 1 1 jorisvandenbossche@gmail.com jorisvandenbossche@gmail.com
Files Not Recently Changed (Top 23)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
main.cc
in cpp/code
21 1 2021-08-23 2021-08-23 1 1 weston.pace@gmail.com weston.pace@gmail.com
recipeext.py
in cpp/ext
65 4 2021-08-23 2021-08-23 1 1 weston.pace@gmail.com weston.pace@gmail.com
common.h
in cpp/code
27 - 2021-08-23 2021-10-27 3 1 weston.pace@gmail.com weston.pace@gmail.com
proto
helloworld.proto
in cpp/code/protos
26 - 2022-02-25 2022-02-25 1 1 willjones127@gmail.com willjones127@gmail.com
common.cc
in cpp/code
140 11 2021-08-23 2022-07-06 5 2 weston.pace@gmail.com li.davidm96@gmail.com
user.avsc
in java/thirdpartydeps/avro
26 - 2022-08-04 2022-08-04 1 1 paliwalashish@gmail.com paliwalashish@gmail.com
datasets.cc
in cpp/code
117 3 2021-10-27 2022-08-09 6 3 weston.pace@gmail.com paliwalashish@gmail.com
h2-dml.sql
in java/thirdpartydeps/jdbc
12 - 2022-08-23 2022-08-23 1 1 davi.sarces@gmail.com davi.sarces@gmail.com
h2-ddl.sql
in java/thirdpartydeps/jdbc
21 - 2022-08-23 2022-08-23 1 1 davi.sarces@gmail.com davi.sarces@gmail.com
orc
data1-zlib.orc
in java/thirdpartydeps/orc
8847 - 2022-10-27 2022-10-27 1 1 davi.sarces@gmail.com davi.sarces@gmail.com
basic_arrow.cc
in cpp/code
92 6 2021-08-23 2022-12-12 4 3 weston.pace@gmail.com raulcumplido@gmail.com
99 6 2021-08-23 2022-12-12 4 3 weston.pace@gmail.com raulcumplido@gmail.com
layout.html
in cpp/source/_templates
6 - 2022-12-21 2022-12-21 1 1 jorisvandenbossche@gmail.com jorisvandenbossche@gmail.com
layout.html
in python/source/_templates
6 - 2022-12-21 2022-12-21 1 1 jorisvandenbossche@gmail.com jorisvandenbossche@gmail.com
layout.html
in java/source/_templates
6 - 2022-12-21 2022-12-21 1 1 jorisvandenbossche@gmail.com jorisvandenbossche@gmail.com
15 - 2022-12-21 2022-12-21 1 1 jorisvandenbossche@gmail.com jorisvandenbossche@gmail.com
index.html
in build
63 - 2021-07-28 2022-12-21 5 5 amol@turbogears.org jorisvandenbossche@gmail.com
66 - 2022-12-21 2022-12-21 1 1 raulcumplido@gmail.com raulcumplido@gmail.com
conf.py
in cpp/source
28 - 2021-08-23 2024-04-16 5 4 weston.pace@gmail.com petridish@gmail.com
conf.py
in python/source
28 - 2021-07-28 2024-04-16 7 6 amol@turbogears.org petridish@gmail.com
conf.py
in java/source
36 - 2022-01-25 2024-11-30 17 5 davi.sarces@gmail.com petridish@gmail.com
flight.cc
in cpp/code
312 14 2022-02-09 2025-01-21 5 3 li.davidm96@gmail.com petridish@gmail.com
javadoctest.py
in java/ext
109 5 2022-01-25 2025-01-28 11 5 amol@turbogears.org petridish@gmail.com
Most Recently Created Files (Top 23)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
66 - 2022-12-21 2022-12-21 1 1 raulcumplido@gmail.com raulcumplido@gmail.com
15 - 2022-12-21 2022-12-21 1 1 jorisvandenbossche@gmail.com jorisvandenbossche@gmail.com
layout.html
in java/source/_templates
6 - 2022-12-21 2022-12-21 1 1 jorisvandenbossche@gmail.com jorisvandenbossche@gmail.com
layout.html
in python/source/_templates
6 - 2022-12-21 2022-12-21 1 1 jorisvandenbossche@gmail.com jorisvandenbossche@gmail.com
layout.html
in cpp/source/_templates
6 - 2022-12-21 2022-12-21 1 1 jorisvandenbossche@gmail.com jorisvandenbossche@gmail.com
orc
data1-zlib.orc
in java/thirdpartydeps/orc
8847 - 2022-10-27 2022-10-27 1 1 davi.sarces@gmail.com davi.sarces@gmail.com
h2-ddl.sql
in java/thirdpartydeps/jdbc
21 - 2022-08-23 2022-08-23 1 1 davi.sarces@gmail.com davi.sarces@gmail.com
h2-dml.sql
in java/thirdpartydeps/jdbc
12 - 2022-08-23 2022-08-23 1 1 davi.sarces@gmail.com davi.sarces@gmail.com
user.avsc
in java/thirdpartydeps/avro
26 - 2022-08-04 2022-08-04 1 1 paliwalashish@gmail.com paliwalashish@gmail.com
proto
helloworld.proto
in cpp/code/protos
26 - 2022-02-25 2022-02-25 1 1 willjones127@gmail.com willjones127@gmail.com
flight.cc
in cpp/code
312 14 2022-02-09 2025-01-21 5 3 li.davidm96@gmail.com petridish@gmail.com
javadoctest.py
in java/ext
109 5 2022-01-25 2025-01-28 11 5 amol@turbogears.org petridish@gmail.com
conf.py
in java/source
36 - 2022-01-25 2024-11-30 17 5 davi.sarces@gmail.com petridish@gmail.com
datasets.cc
in cpp/code
117 3 2021-10-27 2022-08-09 6 3 weston.pace@gmail.com paliwalashish@gmail.com
common.cc
in cpp/code
140 11 2021-08-23 2022-07-06 5 2 weston.pace@gmail.com li.davidm96@gmail.com
99 6 2021-08-23 2022-12-12 4 3 weston.pace@gmail.com raulcumplido@gmail.com
basic_arrow.cc
in cpp/code
92 6 2021-08-23 2022-12-12 4 3 weston.pace@gmail.com raulcumplido@gmail.com
recipeext.py
in cpp/ext
65 4 2021-08-23 2021-08-23 1 1 weston.pace@gmail.com weston.pace@gmail.com
conf.py
in cpp/source
28 - 2021-08-23 2024-04-16 5 4 weston.pace@gmail.com petridish@gmail.com
common.h
in cpp/code
27 - 2021-08-23 2021-10-27 3 1 weston.pace@gmail.com weston.pace@gmail.com
main.cc
in cpp/code
21 1 2021-08-23 2021-08-23 1 1 weston.pace@gmail.com weston.pace@gmail.com
index.html
in build
63 - 2021-07-28 2022-12-21 5 5 amol@turbogears.org jorisvandenbossche@gmail.com
conf.py
in python/source
28 - 2021-07-28 2024-04-16 7 6 amol@turbogears.org petridish@gmail.com
Most Recently Changed Files (Top 23)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
javadoctest.py
in java/ext
109 5 2022-01-25 2025-01-28 11 5 amol@turbogears.org petridish@gmail.com
flight.cc
in cpp/code
312 14 2022-02-09 2025-01-21 5 3 li.davidm96@gmail.com petridish@gmail.com
conf.py
in java/source
36 - 2022-01-25 2024-11-30 17 5 davi.sarces@gmail.com petridish@gmail.com
conf.py
in python/source
28 - 2021-07-28 2024-04-16 7 6 amol@turbogears.org petridish@gmail.com
conf.py
in cpp/source
28 - 2021-08-23 2024-04-16 5 4 weston.pace@gmail.com petridish@gmail.com
66 - 2022-12-21 2022-12-21 1 1 raulcumplido@gmail.com raulcumplido@gmail.com
index.html
in build
63 - 2021-07-28 2022-12-21 5 5 amol@turbogears.org jorisvandenbossche@gmail.com
15 - 2022-12-21 2022-12-21 1 1 jorisvandenbossche@gmail.com jorisvandenbossche@gmail.com
layout.html
in java/source/_templates
6 - 2022-12-21 2022-12-21 1 1 jorisvandenbossche@gmail.com jorisvandenbossche@gmail.com
layout.html
in python/source/_templates
6 - 2022-12-21 2022-12-21 1 1 jorisvandenbossche@gmail.com jorisvandenbossche@gmail.com
layout.html
in cpp/source/_templates
6 - 2022-12-21 2022-12-21 1 1 jorisvandenbossche@gmail.com jorisvandenbossche@gmail.com
99 6 2021-08-23 2022-12-12 4 3 weston.pace@gmail.com raulcumplido@gmail.com
basic_arrow.cc
in cpp/code
92 6 2021-08-23 2022-12-12 4 3 weston.pace@gmail.com raulcumplido@gmail.com
orc
data1-zlib.orc
in java/thirdpartydeps/orc
8847 - 2022-10-27 2022-10-27 1 1 davi.sarces@gmail.com davi.sarces@gmail.com
h2-ddl.sql
in java/thirdpartydeps/jdbc
21 - 2022-08-23 2022-08-23 1 1 davi.sarces@gmail.com davi.sarces@gmail.com
h2-dml.sql
in java/thirdpartydeps/jdbc
12 - 2022-08-23 2022-08-23 1 1 davi.sarces@gmail.com davi.sarces@gmail.com
datasets.cc
in cpp/code
117 3 2021-10-27 2022-08-09 6 3 weston.pace@gmail.com paliwalashish@gmail.com
user.avsc
in java/thirdpartydeps/avro
26 - 2022-08-04 2022-08-04 1 1 paliwalashish@gmail.com paliwalashish@gmail.com
common.cc
in cpp/code
140 11 2021-08-23 2022-07-06 5 2 weston.pace@gmail.com li.davidm96@gmail.com
proto
helloworld.proto
in cpp/code/protos
26 - 2022-02-25 2022-02-25 1 1 willjones127@gmail.com willjones127@gmail.com
common.h
in cpp/code
27 - 2021-08-23 2021-10-27 3 1 weston.pace@gmail.com weston.pace@gmail.com
recipeext.py
in cpp/ext
65 4 2021-08-23 2021-08-23 1 1 weston.pace@gmail.com weston.pace@gmail.com
main.cc
in cpp/code
21 1 2021-08-23 2021-08-23 1 1 weston.pace@gmail.com weston.pace@gmail.com