apache / arrow-adbc
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
11% | 38% | 21% | 13% | 15%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
cc29% | 50% | 12% | 6% | <1%
c26% | 33% | 20% | 15% | 4%
go13% | 57% | 20% | 5% | 3%
h0% | 41% | 29% | 7% | 20%
cs0% | 53% | 0% | 17% | 28%
pyx0% | 100% | 0% | 0% | 0%
cmake0% | 47% | 32% | 6% | 13%
py0% | 25% | 0% | 36% | 38%
java0% | 0% | 42% | 23% | 34%
rs0% | 0% | 50% | 38% | 11%
tpl0% | 0% | 100% | 0% | 0%
in0% | 0% | 31% | 21% | 47%
yaml0% | 0% | 100% | 0% | 0%
pyi0% | 0% | 0% | 100% | 0%
ps10% | 0% | 0% | 40% | 59%
toml0% | 0% | 0% | 0% | 100%
rb0% | 0% | 0% | 0% | 100%
gemspec0% | 0% | 0% | 0% | 100%
props0% | 0% | 0% | 0% | 100%
yml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
c25% | 52% | 11% | 5% | 5%
go11% | 54% | 19% | 9% | 5%
csharp0% | 52% | 0% | 17% | 29%
python0% | 40% | 0% | 27% | 31%
java0% | 0% | 42% | 23% | 34%
r0% | 0% | 71% | 13% | 14%
ROOT0% | 0% | 100% | 0% | 0%
ci0% | 0% | 56% | 0% | 43%
rust0% | 0% | 48% | 35% | 16%
glib0% | 0% | 24% | 38% | 37%
dev0% | 0% | 0% | 78% | 21%
ruby0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
adbc_validation.cc
in c/validation
1840 72
sqlite.c
in c/driver/sqlite
1335 65
flightsql_adbc.go
in go/adbc/driver/flightsql
1065 37
statement_reader.c
in c/driver/sqlite
941 21
statement.cc
in c/driver/postgresql
908 36
connection.cc
in c/driver/postgresql
856 29
postgres_type.h
in c/driver/postgresql
808 20
postgres_copy_reader.h
in c/driver/postgresql
798 41
utils.c
in c/driver/common
791 13
_lib.pyx
in python/adbc_driver_manager/adbc_driver_manager
767 35
BuildUtils.cmake
in c/cmake_modules
754 -
driver.go
in go/adbc/pkg/snowflake
738 45
driver.go
in go/adbc/pkg/panicdummy
738 45
driver.go
in go/adbc/pkg/flightsql
738 45
CAdbcDriverExporter.cs
in csharp/src/Apache.Arrow.Adbc/C
695 48
adbc_driver_manager.cc
in go/adbc/drivermgr
668 49
adbc_driver_manager.cc
in c/driver_manager
668 49
CAdbcDriverImporter.cs
in csharp/src/Apache.Arrow.Adbc/C
641 48
validation.go
in go/adbc/validation
609 25
connection.go
in go/adbc/driver/snowflake
594 14
driver.go
in go/adbc/sqldriver
564 35
dbapi.py
in python/adbc_driver_manager/adbc_driver_manager
545 67
record_reader.go
in go/adbc/driver/snowflake
512 13
statement.go
in go/adbc/driver/snowflake
425 18
postgresql.cc
in c/driver/postgresql
401 55
radbc.cc
in r/adbcdrivermanager/src
397 6
driver.go
in go/adbc/driver/snowflake
351 5
objects.rs
in rust/src
351 12
ObjectMetadataBuilder.java
in java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc
339 10
adbc_validation_util.h
in c/validation
323 15
AbstractConnectionMetadataTest.java
in java/driver/validation/src/main/java/org/apache/arrow/adbc/driver/testsuite
311 13
adbc.h
in root
293 -
adbc.h
in go/adbc/drivermgr
293 -
AbstractStatementTest.java
in java/driver/validation/src/main/java/org/apache/arrow/adbc/driver/testsuite
290 10
DefineOptions.cmake
in c/cmake_modules
290 -
flightsql_statement.go
in go/adbc/driver/flightsql
286 17
wrapper.go
in go/adbc/drivermgr
284 27
JdbcStatement.java
in java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc
278 11
driver_log.c
in r/adbcdrivermanager/src
272 30
driver_monkey.c
in r/adbcdrivermanager/src
269 30
tpl
266 -
FlightSqlStatement.java
in java/driver/flight-sql/src/main/java/org/apache/arrow/adbc/driver/flightsql
259 15
shared_utils.go
in go/adbc/driver/internal
254 7
in
apache-arrow-adbc.spec.in
in ci/linux-packages/yum
249 -
driver_void.c
in r/adbcdrivermanager/src
248 30
JdbcConnection.java
in java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc
247 17
connection.c
in glib/adbc-glib
237 15
AbstractSqlTypeTest.java
in java/driver/validation/src/main/java/org/apache/arrow/adbc/driver/testsuite
234 24
GoUtils.cmake
in c/cmake_modules
224 -
meta.yaml
in ci/conda
222 -
Files With Most Units (Top 50)
File# lines# units
adbc_validation.cc
in c/validation
1840 72
dbapi.py
in python/adbc_driver_manager/adbc_driver_manager
545 67
sqlite.c
in c/driver/sqlite
1335 65
postgresql.cc
in c/driver/postgresql
401 55
adbc_driver_manager.cc
in go/adbc/drivermgr
668 49
adbc_driver_manager.cc
in c/driver_manager
668 49
CAdbcDriverExporter.cs
in csharp/src/Apache.Arrow.Adbc/C
695 48
CAdbcDriverImporter.cs
in csharp/src/Apache.Arrow.Adbc/C
641 48
driver.go
in go/adbc/pkg/snowflake
738 45
driver.go
in go/adbc/pkg/panicdummy
738 45
driver.go
in go/adbc/pkg/flightsql
738 45
postgres_copy_reader.h
in c/driver/postgresql
798 41
flightsql_adbc.go
in go/adbc/driver/flightsql
1065 37
statement.cc
in c/driver/postgresql
908 36
driver.go
in go/adbc/sqldriver
564 35
_lib.pyx
in python/adbc_driver_manager/adbc_driver_manager
767 35
pyi
_lib.pyi
in python/adbc_driver_manager/adbc_driver_manager
127 34
postgres_util.h
in c/driver/postgresql
98 33
driver_void.c
in r/adbcdrivermanager/src
248 30
driver_log.c
in r/adbcdrivermanager/src
272 30
driver_monkey.c
in r/adbcdrivermanager/src
269 30
connection.cc
in c/driver/postgresql
856 29
utils.c
in go/adbc/pkg/snowflake
157 28
utils.c
in go/adbc/pkg/panicdummy
157 28
utils.c
in go/adbc/pkg/flightsql
157 28
wrapper.go
in go/adbc/drivermgr
284 27
panicdummy_adbc.go
in go/adbc/driver/panicdummy
123 25
validation.go
in go/adbc/validation
609 25
AbstractSqlTypeTest.java
in java/driver/validation/src/main/java/org/apache/arrow/adbc/driver/testsuite
234 24
statement_reader.c
in c/driver/sqlite
941 21
postgres_type.h
in c/driver/postgresql
808 20
AdbcStatement.java
in java/core/src/main/java/org/apache/arrow/adbc/core
96 19
statement.go
in go/adbc/driver/snowflake
425 18
flightsql_statement.go
in go/adbc/driver/flightsql
286 17
JdbcConnection.java
in java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc
247 17
196 17
adbc_validation.h
in c/validation
220 17
JdbcFieldInfoExtra.java
in java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc/adapter
104 16
connection.c
in glib/adbc-glib
237 15
AdbcConnection.java
in java/core/src/main/java/org/apache/arrow/adbc/core
76 15
FlightSqlStatement.java
in java/driver/flight-sql/src/main/java/org/apache/arrow/adbc/driver/flightsql
259 15
adbc_validation_util.h
in c/validation
323 15
connection.go
in go/adbc/driver/snowflake
594 14
record_reader.go
in go/adbc/driver/snowflake
512 13
statement.c
in glib/adbc-glib
197 13
AbstractConnectionMetadataTest.java
in java/driver/validation/src/main/java/org/apache/arrow/adbc/driver/testsuite
311 13
utils.c
in c/driver/common
791 13
objects.rs
in rust/src
351 12
benchmarks.py
in python/adbc_driver_postgresql/benchmarks
104 11
JdbcStatement.java
in java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc
278 11
Files With Long Lines (Top 25)

There are 25 files with lines longer than 120 characters. In total, there are 252 long lines.

File# lines# units# long lines
CAdbcDriverExporter.cs
in csharp/src/Apache.Arrow.Adbc/C
695 48 76
CAdbcDriverImporter.cs
in csharp/src/Apache.Arrow.Adbc/C
641 48 33
driver.go
in go/adbc/pkg/snowflake
738 45 21
driver.go
in go/adbc/pkg/panicdummy
738 45 21
driver.go
in go/adbc/pkg/flightsql
738 45 21
flightsql_adbc.go
in go/adbc/driver/flightsql
1065 37 20
CAdbcDriver.cs
in csharp/src/Apache.Arrow.Adbc/C
148 - 11
connection.go
in go/adbc/driver/snowflake
594 14 9
flightsql_statement.go
in go/adbc/driver/flightsql
286 17 7
cpp_build.ps1
in ci/scripts
50 - 4
python_build.ps1
in ci/scripts
91 - 4
shared_utils.go
in go/adbc/driver/internal
254 7 3
record_reader.go
in go/adbc/driver/snowflake
512 13 3
validation.go
in go/adbc/validation
609 25 3
san-config.cmake
in c/cmake_modules
110 - 3
wrapper.go
in go/adbc/drivermgr
284 27 2
panicdummy_adbc.go
in go/adbc/driver/panicdummy
123 25 2
record_reader.go
in go/adbc/driver/flightsql
165 7 2
utils.go
in go/adbc/driver/flightsql
56 1 1
28 2 1
adbc.go
in go/adbc
113 1 1
in
Makevars.in
in r/adbcsnowflake/src
26 - 1
in
Makevars.in
in r/adbcflightsql/src
26 - 1
FlightSqlResult.cs
in csharp/src/Apache.Arrow.Adbc.FlightSql
51 4 1
NativeLibrary.cs
in csharp/src/Apache.Arrow.Adbc/C
71 2 1
Correlations

File Size vs. Commits (all time): 250 points

c/driver/sqlite/sqlite.c x: 17 commits (all time) y: 1335 lines of code c/driver/postgresql/postgres_copy_reader.h x: 9 commits (all time) y: 798 lines of code c/driver/postgresql/statement.cc x: 26 commits (all time) y: 908 lines of code license.tpl x: 2 commits (all time) y: 266 lines of code c/validation/adbc_validation_util.h x: 14 commits (all time) y: 323 lines of code c/driver/sqlite/statement_reader.c x: 13 commits (all time) y: 941 lines of code c/validation/adbc_validation.cc x: 36 commits (all time) y: 1840 lines of code c/validation/adbc_validation.h x: 21 commits (all time) y: 220 lines of code csharp/src/Apache.Arrow.Adbc/AdbcException.cs x: 2 commits (all time) y: 44 lines of code csharp/src/Apache.Arrow.Adbc/C/CAdbcDriverExporter.cs x: 4 commits (all time) y: 695 lines of code csharp/src/Apache.Arrow.Adbc/C/CAdbcDriverImporter.cs x: 5 commits (all time) y: 641 lines of code c/driver/postgresql/postgres_type.h x: 6 commits (all time) y: 808 lines of code csharp/src/Apache.Arrow.Adbc/StandardSchemas.cs x: 2 commits (all time) y: 149 lines of code csharp/src/Apache.Arrow.Adbc/C/CAdbcError.cs x: 2 commits (all time) y: 22 lines of code csharp/src/Apache.Arrow.Adbc/C/CAdbcPartitions.cs x: 2 commits (all time) y: 19 lines of code rust/Cargo.toml x: 3 commits (all time) y: 41 lines of code rust/src/info.rs x: 2 commits (all time) y: 76 lines of code python/adbc_driver_snowflake/adbc_driver_snowflake/__init__.py x: 2 commits (all time) y: 60 lines of code python/adbc_driver_snowflake/adbc_driver_snowflake/dbapi.py x: 3 commits (all time) y: 77 lines of code go/adbc/driver/flightsql/flightsql_adbc.go x: 29 commits (all time) y: 1065 lines of code go/adbc/driver/flightsql/flightsql_statement.go x: 17 commits (all time) y: 286 lines of code go/adbc/driver/flightsql/record_reader.go x: 12 commits (all time) y: 165 lines of code go/adbc/driver/flightsql/utils.go x: 7 commits (all time) y: 56 lines of code c/cmake_modules/AdbcDefines.cmake x: 15 commits (all time) y: 99 lines of code c/driver/postgresql/connection.cc x: 22 commits (all time) y: 856 lines of code go/adbc/pkg/flightsql/driver.go x: 16 commits (all time) y: 738 lines of code go/adbc/pkg/panicdummy/driver.go x: 5 commits (all time) y: 738 lines of code go/adbc/pkg/snowflake/driver.go x: 6 commits (all time) y: 738 lines of code go/adbc/driver/snowflake/record_reader.go x: 7 commits (all time) y: 512 lines of code go/adbc/pkg/flightsql/utils.c x: 2 commits (all time) y: 157 lines of code python/adbc_driver_postgresql/adbc_driver_postgresql/__init__.py x: 3 commits (all time) y: 28 lines of code go/adbc/driver/snowflake/statement.go x: 4 commits (all time) y: 425 lines of code c/driver/postgresql/connection.h x: 6 commits (all time) y: 41 lines of code c/driver/postgresql/statement.h x: 7 commits (all time) y: 99 lines of code go/adbc/utils/utils.go x: 3 commits (all time) y: 46 lines of code c/driver_manager/adbc_driver_manager.cc x: 18 commits (all time) y: 668 lines of code go/adbc/drivermgr/adbc_driver_manager.cc x: 3 commits (all time) y: 668 lines of code python/adbc_driver_manager/adbc_driver_manager/_lib.pyx x: 20 commits (all time) y: 767 lines of code c/driver/common/utils.h x: 6 commits (all time) y: 189 lines of code c/cmake_modules/GoUtils.cmake x: 9 commits (all time) y: 224 lines of code c/cmake_modules/BuildUtils.cmake x: 7 commits (all time) y: 754 lines of code c/cmake_modules/DefineOptions.cmake x: 4 commits (all time) y: 290 lines of code r/adbcflightsql/src/Makevars.in x: 1 commits (all time) y: 26 lines of code r/adbcflightsql/src/init.c x: 1 commits (all time) y: 20 lines of code python/adbc_driver_flightsql/adbc_driver_flightsql/__init__.py x: 6 commits (all time) y: 62 lines of code go/adbc/driver/snowflake/driver.go x: 5 commits (all time) y: 351 lines of code csharp/src/Apache.Arrow.Adbc/C/NativeLibrary.cs x: 1 commits (all time) y: 71 lines of code c/cmake_modules/AdbcVersion.cmake x: 7 commits (all time) y: 28 lines of code ci/conda/meta.yaml x: 6 commits (all time) y: 222 lines of code ruby/lib/adbc/version.rb x: 7 commits (all time) y: 7 lines of code c/driver/common/utils.c x: 10 commits (all time) y: 791 lines of code c/driver/postgresql/postgres_util.h x: 4 commits (all time) y: 98 lines of code python/adbc_driver_manager/adbc_driver_manager/_lib.pyi x: 1 commits (all time) y: 127 lines of code python/adbc_driver_manager/adbc_driver_manager/dbapi.py x: 19 commits (all time) y: 545 lines of code r/adbcdrivermanager/src/radbc.cc x: 5 commits (all time) y: 397 lines of code java/core/src/main/java/org/apache/arrow/adbc/core/AdbcException.java x: 6 commits (all time) y: 53 lines of code java/core/src/main/java/org/apache/arrow/adbc/core/AdbcStatusCode.java x: 3 commits (all time) y: 18 lines of code c/driver/postgresql/database.cc x: 7 commits (all time) y: 195 lines of code c/driver/postgresql/postgresql.cc x: 7 commits (all time) y: 401 lines of code r/adbcpostgresql/src/Makevars.in x: 4 commits (all time) y: 25 lines of code python/adbc_driver_sqlite/adbc_driver_sqlite/dbapi.py x: 4 commits (all time) y: 72 lines of code java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc/StandardJdbcQuirks.java x: 3 commits (all time) y: 55 lines of code java/driver/validation/src/main/java/org/apache/arrow/adbc/driver/testsuite/AbstractSqlTypeTest.java x: 3 commits (all time) y: 234 lines of code java/driver/validation/src/main/java/org/apache/arrow/adbc/driver/testsuite/SqlValidationQuirks.java x: 6 commits (all time) y: 79 lines of code csharp/src/Apache.Arrow.Adbc/C/CAdbcConnection.cs x: 1 commits (all time) y: 11 lines of code java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc/JdbcConnection.java x: 13 commits (all time) y: 247 lines of code java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc/JdbcDataSourceDatabase.java x: 3 commits (all time) y: 65 lines of code java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc/JdbcDriver.java x: 9 commits (all time) y: 86 lines of code java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc/JdbcQuirks.java x: 1 commits (all time) y: 49 lines of code java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc/JdbcStatement.java x: 11 commits (all time) y: 278 lines of code go/adbc/adbc.go x: 7 commits (all time) y: 113 lines of code go/adbc/driver/internal/shared_utils.go x: 2 commits (all time) y: 254 lines of code go/adbc/driver/panicdummy/panicdummy_adbc.go x: 2 commits (all time) y: 123 lines of code go/adbc/driver/snowflake/connection.go x: 3 commits (all time) y: 594 lines of code go/adbc/drivermgr/wrapper.go x: 9 commits (all time) y: 284 lines of code go/adbc/sqldriver/driver.go x: 13 commits (all time) y: 564 lines of code go/adbc/validation/validation.go x: 9 commits (all time) y: 609 lines of code csharp/Directory.Build.props x: 1 commits (all time) y: 33 lines of code csharp/src/Apache.Arrow.Adbc.FlightSql/FlightSqlConnection.cs x: 1 commits (all time) y: 60 lines of code csharp/src/Apache.Arrow.Adbc.FlightSql/FlightSqlResult.cs x: 1 commits (all time) y: 51 lines of code csharp/src/Apache.Arrow.Adbc.FlightSql/FlightSqlStatement.cs x: 1 commits (all time) y: 154 lines of code csharp/src/Apache.Arrow.Adbc/AdbcConnection.cs x: 1 commits (all time) y: 85 lines of code csharp/src/Apache.Arrow.Adbc/PartitionDescriptor.cs x: 1 commits (all time) y: 37 lines of code go/adbc/pkg/panicdummy/utils.h x: 1 commits (all time) y: 73 lines of code python/adbc_driver_manager/pyproject.toml x: 15 commits (all time) y: 42 lines of code java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc/adapter/JdbcFieldInfoExtra.java x: 1 commits (all time) y: 104 lines of code java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc/adapter/JdbcToArrowTypeConverter.java x: 1 commits (all time) y: 5 lines of code rust/src/error.rs x: 1 commits (all time) y: 109 lines of code rust/src/objects.rs x: 1 commits (all time) y: 351 lines of code go/adbc/drivermgr/adbc.h x: 2 commits (all time) y: 293 lines of code r/adbcdrivermanager/src/driver_log.c x: 2 commits (all time) y: 272 lines of code r/adbcdrivermanager/src/driver_monkey.c x: 3 commits (all time) y: 269 lines of code r/adbcdrivermanager/src/driver_void.c x: 2 commits (all time) y: 248 lines of code r/adbcdrivermanager/src/init.c x: 3 commits (all time) y: 106 lines of code r/adbcdrivermanager/src/radbc.h x: 2 commits (all time) y: 115 lines of code c/validation/adbc_validation_util.cc x: 6 commits (all time) y: 196 lines of code dev/release/verify-release-candidate.ps1 x: 9 commits (all time) y: 124 lines of code ruby/red-adbc.gemspec x: 4 commits (all time) y: 37 lines of code ruby/lib/adbc/connection.rb x: 4 commits (all time) y: 48 lines of code ci/scripts/cpp_build.ps1 x: 5 commits (all time) y: 50 lines of code ci/scripts/python_build.ps1 x: 3 commits (all time) y: 91 lines of code python/adbc_driver_snowflake/adbc_driver_snowflake/_version.py x: 1 commits (all time) y: 135 lines of code ci/linux-packages/yum/apache-arrow-adbc.spec.in x: 5 commits (all time) y: 249 lines of code ci/scripts/go_build.ps1 x: 2 commits (all time) y: 42 lines of code go/adbc/pkg/doc.go x: 2 commits (all time) y: 1 lines of code java/driver-manager/src/main/java/org/apache/arrow/adbc/drivermanager/AdbcDriverManager.java x: 5 commits (all time) y: 39 lines of code glib/adbc-glib/connection.c x: 9 commits (all time) y: 237 lines of code glib/adbc-glib/connection.h x: 9 commits (all time) y: 71 lines of code java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc/ObjectMetadataBuilder.java x: 3 commits (all time) y: 339 lines of code java/driver/validation/src/main/java/org/apache/arrow/adbc/driver/testsuite/AbstractConnectionMetadataTest.java x: 9 commits (all time) y: 311 lines of code glib/adbc-glib/error.c x: 2 commits (all time) y: 68 lines of code java/driver/flight-sql/src/main/java/org/apache/arrow/adbc/driver/flightsql/FlightSqlConnection.java x: 4 commits (all time) y: 114 lines of code java/driver/flight-sql/src/main/java/org/apache/arrow/adbc/driver/flightsql/FlightSqlStatement.java x: 5 commits (all time) y: 259 lines of code java/driver/validation/src/main/java/org/apache/arrow/adbc/driver/testsuite/AbstractPartitionDescriptorTest.java x: 5 commits (all time) y: 88 lines of code java/driver/validation/src/main/java/org/apache/arrow/adbc/driver/testsuite/AbstractStatementTest.java x: 6 commits (all time) y: 290 lines of code java/driver/validation/src/main/java/org/apache/arrow/adbc/driver/testsuite/SqlTestUtil.java x: 4 commits (all time) y: 159 lines of code java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc/JdbcArrowReader.java x: 3 commits (all time) y: 80 lines of code java/driver/validation/src/main/java/org/apache/arrow/adbc/driver/testsuite/AbstractTransactionTest.java x: 3 commits (all time) y: 145 lines of code glib/adbc-glib/statement.c x: 4 commits (all time) y: 197 lines of code glib/adbc-glib/version.h.in x: 3 commits (all time) y: 175 lines of code python/adbc_driver_manager/adbc_driver_manager/__init__.py x: 8 commits (all time) y: 63 lines of code python/adbc_driver_sqlite/adbc_driver_sqlite/__init__.py x: 4 commits (all time) y: 31 lines of code adbc.h x: 27 commits (all time) y: 293 lines of code python/adbc_driver_flightsql/setup.py x: 2 commits (all time) y: 32 lines of code python/adbc_driver_sqlite/setup.py x: 3 commits (all time) y: 30 lines of code glib/adbc-glib/connection-raw.h x: 2 commits (all time) y: 8 lines of code glib/adbc-glib/database.c x: 2 commits (all time) y: 86 lines of code python/adbc_driver_manager/adbc_driver_manager/_version.py x: 6 commits (all time) y: 135 lines of code python/adbc_driver_postgresql/adbc_driver_postgresql/_version.py x: 2 commits (all time) y: 135 lines of code python/adbc_driver_sqlite/adbc_driver_sqlite/_version.py x: 4 commits (all time) y: 135 lines of code python/adbc_driver_manager/setup.py x: 8 commits (all time) y: 47 lines of code java/core/src/main/java/org/apache/arrow/adbc/core/AdbcConnection.java x: 13 commits (all time) y: 76 lines of code java/core/src/main/java/org/apache/arrow/adbc/core/package-info.java x: 3 commits (all time) y: 1 lines of code java/driver/flight-sql/src/main/java/org/apache/arrow/adbc/driver/flightsql/RootArrowReader.java x: 2 commits (all time) y: 51 lines of code java/core/src/main/java/org/apache/arrow/adbc/core/AdbcDriver.java x: 4 commits (all time) y: 7 lines of code java/driver/flight-sql/src/main/java/org/apache/arrow/adbc/driver/flightsql/InfoMetadataBuilder.java x: 1 commits (all time) y: 122 lines of code java/core/src/main/java/org/apache/arrow/adbc/core/StandardSchemas.java x: 2 commits (all time) y: 124 lines of code java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc/InfoMetadataBuilder.java x: 1 commits (all time) y: 95 lines of code
1840.0
lines of code
  min: 1.0
  average: 150.1
  25th percentile: 22.0
  median: 52.0
  75th percentile: 153.25
  max: 1840.0
0 36.0
commits (all time)
min: 1.0 | average: 4.15 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 5.0 | max: 36.0

File Size vs. Contributors (all time): 250 points

c/driver/sqlite/sqlite.c x: 4 contributors (all time) y: 1335 lines of code c/driver/postgresql/postgres_copy_reader.h x: 3 contributors (all time) y: 798 lines of code c/driver/postgresql/statement.cc x: 4 contributors (all time) y: 908 lines of code license.tpl x: 2 contributors (all time) y: 266 lines of code c/validation/adbc_validation_util.h x: 4 contributors (all time) y: 323 lines of code c/driver/sqlite/statement_reader.c x: 4 contributors (all time) y: 941 lines of code c/validation/adbc_validation.cc x: 5 contributors (all time) y: 1840 lines of code c/validation/adbc_validation.h x: 3 contributors (all time) y: 220 lines of code csharp/src/Apache.Arrow.Adbc/AdbcException.cs x: 1 contributors (all time) y: 44 lines of code csharp/src/Apache.Arrow.Adbc/C/CAdbcDriverExporter.cs x: 2 contributors (all time) y: 695 lines of code csharp/src/Apache.Arrow.Adbc/C/CAdbcDriverImporter.cs x: 2 contributors (all time) y: 641 lines of code c/driver/postgresql/postgres_type.h x: 3 contributors (all time) y: 808 lines of code csharp/src/Apache.Arrow.Adbc/StandardSchemas.cs x: 1 contributors (all time) y: 149 lines of code csharp/src/Apache.Arrow.Adbc/AdbcStatement.cs x: 2 contributors (all time) y: 49 lines of code csharp/src/Apache.Arrow.Adbc/C/CAdbcError.cs x: 1 contributors (all time) y: 22 lines of code csharp/src/Apache.Arrow.Adbc/C/CAdbcPartitions.cs x: 1 contributors (all time) y: 19 lines of code rust/Cargo.toml x: 3 contributors (all time) y: 41 lines of code rust/src/info.rs x: 2 contributors (all time) y: 76 lines of code python/adbc_driver_snowflake/adbc_driver_snowflake/__init__.py x: 1 contributors (all time) y: 60 lines of code python/adbc_driver_snowflake/adbc_driver_snowflake/dbapi.py x: 1 contributors (all time) y: 77 lines of code go/adbc/driver/flightsql/flightsql_adbc.go x: 4 contributors (all time) y: 1065 lines of code go/adbc/driver/flightsql/flightsql_statement.go x: 2 contributors (all time) y: 286 lines of code go/adbc/driver/flightsql/record_reader.go x: 2 contributors (all time) y: 165 lines of code go/adbc/driver/flightsql/utils.go x: 2 contributors (all time) y: 56 lines of code c/cmake_modules/AdbcDefines.cmake x: 3 contributors (all time) y: 99 lines of code c/driver/postgresql/connection.cc x: 3 contributors (all time) y: 856 lines of code go/adbc/pkg/flightsql/driver.go x: 2 contributors (all time) y: 738 lines of code go/adbc/pkg/panicdummy/driver.go x: 1 contributors (all time) y: 738 lines of code go/adbc/driver/snowflake/record_reader.go x: 2 contributors (all time) y: 512 lines of code go/adbc/pkg/flightsql/utils.c x: 2 contributors (all time) y: 157 lines of code go/adbc/pkg/panicdummy/utils.c x: 1 contributors (all time) y: 157 lines of code go/adbc/driver/snowflake/statement.go x: 2 contributors (all time) y: 425 lines of code c/driver_manager/adbc_driver_manager.cc x: 1 contributors (all time) y: 668 lines of code go/adbc/drivermgr/adbc_driver_manager.cc x: 2 contributors (all time) y: 668 lines of code python/adbc_driver_manager/adbc_driver_manager/_lib.pyx x: 1 contributors (all time) y: 767 lines of code c/driver/common/utils.h x: 2 contributors (all time) y: 189 lines of code c/cmake_modules/BuildUtils.cmake x: 3 contributors (all time) y: 754 lines of code c/cmake_modules/DefineOptions.cmake x: 1 contributors (all time) y: 290 lines of code python/adbc_driver_flightsql/adbc_driver_flightsql/__init__.py x: 3 contributors (all time) y: 62 lines of code go/adbc/driver/snowflake/driver.go x: 3 contributors (all time) y: 351 lines of code csharp/src/Apache.Arrow.Adbc/C/NativeLibrary.cs x: 1 contributors (all time) y: 71 lines of code c/cmake_modules/AdbcVersion.cmake x: 2 contributors (all time) y: 28 lines of code ci/conda/meta.yaml x: 1 contributors (all time) y: 222 lines of code ruby/lib/adbc/version.rb x: 2 contributors (all time) y: 7 lines of code c/driver/common/utils.c x: 2 contributors (all time) y: 791 lines of code c/driver/postgresql/postgres_util.h x: 2 contributors (all time) y: 98 lines of code python/adbc_driver_manager/adbc_driver_manager/_lib.pyi x: 1 contributors (all time) y: 127 lines of code python/adbc_driver_manager/adbc_driver_manager/dbapi.py x: 3 contributors (all time) y: 545 lines of code r/adbcdrivermanager/src/radbc.cc x: 1 contributors (all time) y: 397 lines of code java/core/src/main/java/org/apache/arrow/adbc/core/AdbcException.java x: 1 contributors (all time) y: 53 lines of code c/driver/postgresql/database.cc x: 3 contributors (all time) y: 195 lines of code c/driver/postgresql/postgresql.cc x: 3 contributors (all time) y: 401 lines of code java/driver/validation/src/main/java/org/apache/arrow/adbc/driver/testsuite/AbstractSqlTypeTest.java x: 1 contributors (all time) y: 234 lines of code csharp/src/Apache.Arrow.Adbc/C/CAdbcConnection.cs x: 1 contributors (all time) y: 11 lines of code java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc/JdbcConnection.java x: 1 contributors (all time) y: 247 lines of code java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc/JdbcDriver.java x: 1 contributors (all time) y: 86 lines of code java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc/JdbcStatement.java x: 1 contributors (all time) y: 278 lines of code go/adbc/adbc.go x: 2 contributors (all time) y: 113 lines of code go/adbc/driver/internal/shared_utils.go x: 2 contributors (all time) y: 254 lines of code go/adbc/driver/panicdummy/panicdummy_adbc.go x: 1 contributors (all time) y: 123 lines of code go/adbc/driver/snowflake/connection.go x: 2 contributors (all time) y: 594 lines of code go/adbc/sqldriver/driver.go x: 4 contributors (all time) y: 564 lines of code go/adbc/validation/validation.go x: 2 contributors (all time) y: 609 lines of code csharp/Directory.Build.props x: 1 contributors (all time) y: 33 lines of code csharp/src/Apache.Arrow.Adbc/PartitionDescriptor.cs x: 1 contributors (all time) y: 37 lines of code java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc/adapter/JdbcFieldInfoExtra.java x: 1 contributors (all time) y: 104 lines of code java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc/adapter/JdbcToArrowTypeConverter.java x: 1 contributors (all time) y: 5 lines of code rust/src/error.rs x: 1 contributors (all time) y: 109 lines of code rust/src/objects.rs x: 1 contributors (all time) y: 351 lines of code r/adbcdrivermanager/src/driver_log.c x: 1 contributors (all time) y: 272 lines of code c/validation/adbc_validation_util.cc x: 3 contributors (all time) y: 196 lines of code dev/release/verify-release-candidate.ps1 x: 3 contributors (all time) y: 124 lines of code ruby/red-adbc.gemspec x: 2 contributors (all time) y: 37 lines of code ruby/lib/adbc/statement.rb x: 1 contributors (all time) y: 97 lines of code ci/scripts/python_build.ps1 x: 1 contributors (all time) y: 91 lines of code python/adbc_driver_snowflake/adbc_driver_snowflake/_version.py x: 1 contributors (all time) y: 135 lines of code ci/linux-packages/yum/apache-arrow-adbc.spec.in x: 3 contributors (all time) y: 249 lines of code java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc/ObjectMetadataBuilder.java x: 2 contributors (all time) y: 339 lines of code java/driver/validation/src/main/java/org/apache/arrow/adbc/driver/testsuite/AbstractConnectionMetadataTest.java x: 2 contributors (all time) y: 311 lines of code java/driver/flight-sql/src/main/java/org/apache/arrow/adbc/driver/flightsql/FlightSqlStatement.java x: 1 contributors (all time) y: 259 lines of code glib/adbc-glib/statement.c x: 1 contributors (all time) y: 197 lines of code glib/adbc-glib/version.h.in x: 1 contributors (all time) y: 175 lines of code adbc.h x: 3 contributors (all time) y: 293 lines of code
1840.0
lines of code
  min: 1.0
  average: 150.1
  25th percentile: 22.0
  median: 52.0
  75th percentile: 153.25
  max: 1840.0
0 5.0
contributors (all time)
min: 1.0 | average: 1.39 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 5.0

File Size vs. Commits (30 days): 38 points

c/driver/sqlite/sqlite.c x: 3 commits (30d) y: 1335 lines of code c/driver/postgresql/postgres_copy_reader.h x: 3 commits (30d) y: 798 lines of code c/driver/postgresql/statement.cc x: 5 commits (30d) y: 908 lines of code license.tpl x: 1 commits (30d) y: 266 lines of code c/validation/adbc_validation_util.h x: 2 commits (30d) y: 323 lines of code c/driver/sqlite/statement_reader.c x: 5 commits (30d) y: 941 lines of code c/validation/adbc_validation.cc x: 7 commits (30d) y: 1840 lines of code c/validation/adbc_validation.h x: 5 commits (30d) y: 220 lines of code csharp/src/Apache.Arrow.Adbc/AdbcException.cs x: 1 commits (30d) y: 44 lines of code csharp/src/Apache.Arrow.Adbc/C/CAdbcDriverExporter.cs x: 3 commits (30d) y: 695 lines of code csharp/src/Apache.Arrow.Adbc/C/CAdbcDriverImporter.cs x: 3 commits (30d) y: 641 lines of code c/driver/postgresql/postgres_type.h x: 2 commits (30d) y: 808 lines of code csharp/src/Apache.Arrow.Adbc/StandardSchemas.cs x: 1 commits (30d) y: 149 lines of code csharp/src/Apache.Arrow.Adbc/C/CAdbcError.cs x: 1 commits (30d) y: 22 lines of code csharp/src/Apache.Arrow.Adbc/C/CAdbcPartitions.cs x: 1 commits (30d) y: 19 lines of code rust/Cargo.toml x: 1 commits (30d) y: 41 lines of code rust/src/info.rs x: 1 commits (30d) y: 76 lines of code python/adbc_driver_snowflake/adbc_driver_snowflake/__init__.py x: 1 commits (30d) y: 60 lines of code go/adbc/driver/flightsql/flightsql_adbc.go x: 1 commits (30d) y: 1065 lines of code go/adbc/driver/flightsql/flightsql_statement.go x: 1 commits (30d) y: 286 lines of code go/adbc/driver/flightsql/record_reader.go x: 1 commits (30d) y: 165 lines of code go/adbc/driver/flightsql/utils.go x: 1 commits (30d) y: 56 lines of code c/cmake_modules/AdbcDefines.cmake x: 1 commits (30d) y: 99 lines of code c/driver/postgresql/connection.cc x: 1 commits (30d) y: 856 lines of code go/adbc/pkg/flightsql/driver.go x: 2 commits (30d) y: 738 lines of code go/adbc/driver/snowflake/record_reader.go x: 2 commits (30d) y: 512 lines of code go/adbc/pkg/flightsql/utils.c x: 1 commits (30d) y: 157 lines of code go/adbc/driver/snowflake/statement.go x: 1 commits (30d) y: 425 lines of code
1840.0
lines of code
  min: 16.0
  average: 413.0
  25th percentile: 59.0
  median: 192.5
  75th percentile: 738.0
  max: 1840.0
0 7.0
commits (30d)
min: 1.0 | average: 1.84 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 7.0

File Size vs. Contributors (30 days): 38 points

c/driver/sqlite/sqlite.c x: 2 contributors (30d) y: 1335 lines of code c/driver/postgresql/postgres_copy_reader.h x: 2 contributors (30d) y: 798 lines of code c/driver/postgresql/statement.cc x: 1 contributors (30d) y: 908 lines of code license.tpl x: 1 contributors (30d) y: 266 lines of code c/validation/adbc_validation_util.h x: 1 contributors (30d) y: 323 lines of code c/driver/sqlite/statement_reader.c x: 2 contributors (30d) y: 941 lines of code c/validation/adbc_validation.cc x: 2 contributors (30d) y: 1840 lines of code c/validation/adbc_validation.h x: 1 contributors (30d) y: 220 lines of code csharp/src/Apache.Arrow.Adbc/AdbcException.cs x: 1 contributors (30d) y: 44 lines of code csharp/src/Apache.Arrow.Adbc/C/CAdbcDriverExporter.cs x: 2 contributors (30d) y: 695 lines of code csharp/src/Apache.Arrow.Adbc/C/CAdbcDriverImporter.cs x: 2 contributors (30d) y: 641 lines of code c/driver/postgresql/postgres_type.h x: 2 contributors (30d) y: 808 lines of code csharp/src/Apache.Arrow.Adbc/StandardSchemas.cs x: 1 contributors (30d) y: 149 lines of code csharp/src/Apache.Arrow.Adbc/C/CAdbcError.cs x: 1 contributors (30d) y: 22 lines of code csharp/src/Apache.Arrow.Adbc/C/CAdbcPartitions.cs x: 1 contributors (30d) y: 19 lines of code rust/Cargo.toml x: 1 contributors (30d) y: 41 lines of code rust/src/info.rs x: 1 contributors (30d) y: 76 lines of code python/adbc_driver_snowflake/adbc_driver_snowflake/__init__.py x: 1 contributors (30d) y: 60 lines of code go/adbc/driver/flightsql/flightsql_adbc.go x: 1 contributors (30d) y: 1065 lines of code go/adbc/driver/flightsql/flightsql_statement.go x: 1 contributors (30d) y: 286 lines of code go/adbc/driver/flightsql/record_reader.go x: 1 contributors (30d) y: 165 lines of code go/adbc/driver/flightsql/utils.go x: 1 contributors (30d) y: 56 lines of code c/cmake_modules/AdbcDefines.cmake x: 1 contributors (30d) y: 99 lines of code c/driver/postgresql/connection.cc x: 1 contributors (30d) y: 856 lines of code go/adbc/pkg/flightsql/driver.go x: 1 contributors (30d) y: 738 lines of code go/adbc/driver/snowflake/record_reader.go x: 1 contributors (30d) y: 512 lines of code go/adbc/pkg/flightsql/utils.c x: 1 contributors (30d) y: 157 lines of code go/adbc/driver/snowflake/statement.go x: 1 contributors (30d) y: 425 lines of code
1840.0
lines of code
  min: 16.0
  average: 413.0
  25th percentile: 59.0
  median: 192.5
  75th percentile: 738.0
  max: 1840.0
0 2.0
contributors (30d)
min: 1.0 | average: 1.18 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 2.0

File Size vs. Commits (90 days): 128 points

c/driver/sqlite/sqlite.c x: 7 commits (90d) y: 1335 lines of code c/driver/postgresql/postgres_copy_reader.h x: 7 commits (90d) y: 798 lines of code c/driver/postgresql/statement.cc x: 15 commits (90d) y: 908 lines of code license.tpl x: 1 commits (90d) y: 266 lines of code c/validation/adbc_validation_util.h x: 6 commits (90d) y: 323 lines of code c/driver/sqlite/statement_reader.c x: 8 commits (90d) y: 941 lines of code c/validation/adbc_validation.cc x: 14 commits (90d) y: 1840 lines of code c/validation/adbc_validation.h x: 10 commits (90d) y: 220 lines of code csharp/src/Apache.Arrow.Adbc/AdbcException.cs x: 2 commits (90d) y: 44 lines of code csharp/src/Apache.Arrow.Adbc/C/CAdbcDriverExporter.cs x: 4 commits (90d) y: 695 lines of code csharp/src/Apache.Arrow.Adbc/C/CAdbcDriverImporter.cs x: 5 commits (90d) y: 641 lines of code c/driver/postgresql/postgres_type.h x: 4 commits (90d) y: 808 lines of code csharp/src/Apache.Arrow.Adbc/StandardSchemas.cs x: 2 commits (90d) y: 149 lines of code csharp/src/Apache.Arrow.Adbc/C/CAdbcError.cs x: 2 commits (90d) y: 22 lines of code csharp/src/Apache.Arrow.Adbc/C/CAdbcPartitions.cs x: 2 commits (90d) y: 19 lines of code rust/Cargo.toml x: 3 commits (90d) y: 41 lines of code rust/src/info.rs x: 2 commits (90d) y: 76 lines of code python/adbc_driver_snowflake/adbc_driver_snowflake/__init__.py x: 1 commits (90d) y: 60 lines of code go/adbc/driver/flightsql/flightsql_adbc.go x: 4 commits (90d) y: 1065 lines of code go/adbc/driver/flightsql/flightsql_statement.go x: 2 commits (90d) y: 286 lines of code go/adbc/driver/flightsql/record_reader.go x: 3 commits (90d) y: 165 lines of code go/adbc/driver/flightsql/utils.go x: 2 commits (90d) y: 56 lines of code c/cmake_modules/AdbcDefines.cmake x: 2 commits (90d) y: 99 lines of code c/driver/postgresql/connection.cc x: 16 commits (90d) y: 856 lines of code go/adbc/pkg/flightsql/driver.go x: 5 commits (90d) y: 738 lines of code go/adbc/driver/snowflake/record_reader.go x: 6 commits (90d) y: 512 lines of code go/adbc/pkg/flightsql/utils.c x: 1 commits (90d) y: 157 lines of code go/adbc/pkg/panicdummy/utils.c x: 2 commits (90d) y: 157 lines of code python/adbc_driver_postgresql/adbc_driver_postgresql/__init__.py x: 1 commits (90d) y: 28 lines of code go/adbc/driver/snowflake/statement.go x: 2 commits (90d) y: 425 lines of code c/driver_manager/adbc_driver_manager.cc x: 1 commits (90d) y: 668 lines of code go/adbc/drivermgr/adbc_driver_manager.cc x: 2 commits (90d) y: 668 lines of code python/adbc_driver_manager/adbc_driver_manager/_lib.pyx x: 1 commits (90d) y: 767 lines of code c/driver/common/utils.h x: 3 commits (90d) y: 189 lines of code c/cmake_modules/GoUtils.cmake x: 1 commits (90d) y: 224 lines of code c/cmake_modules/BuildUtils.cmake x: 1 commits (90d) y: 754 lines of code c/cmake_modules/DefineOptions.cmake x: 2 commits (90d) y: 290 lines of code r/adbcflightsql/src/init.c x: 1 commits (90d) y: 20 lines of code python/adbc_driver_flightsql/adbc_driver_flightsql/__init__.py x: 2 commits (90d) y: 62 lines of code go/adbc/driver/snowflake/driver.go x: 3 commits (90d) y: 351 lines of code csharp/src/Apache.Arrow.Adbc/C/NativeLibrary.cs x: 1 commits (90d) y: 71 lines of code ci/conda/meta.yaml x: 2 commits (90d) y: 222 lines of code ruby/lib/adbc/version.rb x: 2 commits (90d) y: 7 lines of code c/driver/common/utils.c x: 5 commits (90d) y: 791 lines of code python/adbc_driver_manager/adbc_driver_manager/_lib.pyi x: 1 commits (90d) y: 127 lines of code python/adbc_driver_manager/adbc_driver_manager/dbapi.py x: 3 commits (90d) y: 545 lines of code r/adbcdrivermanager/src/error.cc x: 1 commits (90d) y: 49 lines of code r/adbcdrivermanager/src/radbc.cc x: 3 commits (90d) y: 397 lines of code java/core/src/main/java/org/apache/arrow/adbc/core/AdbcException.java x: 1 commits (90d) y: 53 lines of code c/driver/postgresql/database.cc x: 1 commits (90d) y: 195 lines of code c/driver/postgresql/postgresql.cc x: 3 commits (90d) y: 401 lines of code python/adbc_driver_flightsql/adbc_driver_flightsql/dbapi.py x: 1 commits (90d) y: 77 lines of code java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc/StandardJdbcQuirks.java x: 3 commits (90d) y: 55 lines of code java/driver/validation/src/main/java/org/apache/arrow/adbc/driver/testsuite/AbstractSqlTypeTest.java x: 3 commits (90d) y: 234 lines of code csharp/src/Apache.Arrow.Adbc/C/CAdbcConnection.cs x: 1 commits (90d) y: 11 lines of code java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc/JdbcConnection.java x: 2 commits (90d) y: 247 lines of code java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc/JdbcDriver.java x: 2 commits (90d) y: 86 lines of code java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc/JdbcStatement.java x: 1 commits (90d) y: 278 lines of code go/adbc/adbc.go x: 1 commits (90d) y: 113 lines of code go/adbc/driver/internal/shared_utils.go x: 1 commits (90d) y: 254 lines of code go/adbc/driver/panicdummy/panicdummy_adbc.go x: 2 commits (90d) y: 123 lines of code go/adbc/driver/snowflake/connection.go x: 1 commits (90d) y: 594 lines of code go/adbc/drivermgr/wrapper.go x: 1 commits (90d) y: 284 lines of code go/adbc/sqldriver/driver.go x: 1 commits (90d) y: 564 lines of code go/adbc/validation/validation.go x: 1 commits (90d) y: 609 lines of code csharp/Directory.Build.props x: 1 commits (90d) y: 33 lines of code csharp/src/Apache.Arrow.Adbc/AdbcConnection.cs x: 1 commits (90d) y: 85 lines of code csharp/src/Apache.Arrow.Adbc/PartitionDescriptor.cs x: 1 commits (90d) y: 37 lines of code python/adbc_driver_manager/pyproject.toml x: 2 commits (90d) y: 42 lines of code java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc/adapter/JdbcFieldInfoExtra.java x: 1 commits (90d) y: 104 lines of code java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc/adapter/JdbcToArrowTypeConverter.java x: 1 commits (90d) y: 5 lines of code rust/src/objects.rs x: 1 commits (90d) y: 351 lines of code go/adbc/drivermgr/adbc.h x: 1 commits (90d) y: 293 lines of code r/adbcdrivermanager/src/driver_log.c x: 2 commits (90d) y: 272 lines of code r/adbcdrivermanager/src/driver_monkey.c x: 1 commits (90d) y: 269 lines of code r/adbcdrivermanager/src/driver_void.c x: 1 commits (90d) y: 248 lines of code r/adbcdrivermanager/src/init.c x: 2 commits (90d) y: 106 lines of code c/validation/adbc_validation_util.cc x: 2 commits (90d) y: 196 lines of code
1840.0
lines of code
  min: 5.0
  average: 235.63
  25th percentile: 37.75
  median: 99.0
  75th percentile: 285.5
  max: 1840.0
0 16.0
commits (90d)
min: 1.0 | average: 2.26 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 16.0

File Size vs. Contributors (90 days): 128 points

c/driver/sqlite/sqlite.c x: 3 contributors (90d) y: 1335 lines of code c/driver/postgresql/postgres_copy_reader.h x: 3 contributors (90d) y: 798 lines of code c/driver/postgresql/statement.cc x: 3 contributors (90d) y: 908 lines of code license.tpl x: 1 contributors (90d) y: 266 lines of code c/validation/adbc_validation_util.h x: 2 contributors (90d) y: 323 lines of code c/driver/sqlite/statement_reader.c x: 3 contributors (90d) y: 941 lines of code c/validation/adbc_validation.cc x: 4 contributors (90d) y: 1840 lines of code c/validation/adbc_validation.h x: 3 contributors (90d) y: 220 lines of code csharp/src/Apache.Arrow.Adbc/AdbcException.cs x: 1 contributors (90d) y: 44 lines of code csharp/src/Apache.Arrow.Adbc/C/CAdbcDriverExporter.cs x: 2 contributors (90d) y: 695 lines of code csharp/src/Apache.Arrow.Adbc/C/CAdbcDriverImporter.cs x: 2 contributors (90d) y: 641 lines of code c/driver/postgresql/postgres_type.h x: 3 contributors (90d) y: 808 lines of code csharp/src/Apache.Arrow.Adbc/StandardSchemas.cs x: 1 contributors (90d) y: 149 lines of code csharp/src/Apache.Arrow.Adbc/AdbcStatement.cs x: 2 contributors (90d) y: 49 lines of code csharp/src/Apache.Arrow.Adbc/C/CAdbcError.cs x: 1 contributors (90d) y: 22 lines of code csharp/src/Apache.Arrow.Adbc/C/CAdbcPartitions.cs x: 1 contributors (90d) y: 19 lines of code rust/Cargo.toml x: 3 contributors (90d) y: 41 lines of code rust/src/info.rs x: 2 contributors (90d) y: 76 lines of code python/adbc_driver_snowflake/adbc_driver_snowflake/__init__.py x: 1 contributors (90d) y: 60 lines of code python/adbc_driver_snowflake/adbc_driver_snowflake/dbapi.py x: 1 contributors (90d) y: 77 lines of code go/adbc/driver/flightsql/flightsql_adbc.go x: 3 contributors (90d) y: 1065 lines of code go/adbc/driver/flightsql/flightsql_statement.go x: 1 contributors (90d) y: 286 lines of code go/adbc/driver/flightsql/record_reader.go x: 2 contributors (90d) y: 165 lines of code go/adbc/driver/flightsql/utils.go x: 1 contributors (90d) y: 56 lines of code c/cmake_modules/AdbcDefines.cmake x: 1 contributors (90d) y: 99 lines of code c/driver/postgresql/connection.cc x: 2 contributors (90d) y: 856 lines of code go/adbc/pkg/flightsql/driver.go x: 1 contributors (90d) y: 738 lines of code go/adbc/driver/snowflake/record_reader.go x: 2 contributors (90d) y: 512 lines of code go/adbc/pkg/flightsql/utils.c x: 1 contributors (90d) y: 157 lines of code go/adbc/driver/snowflake/statement.go x: 2 contributors (90d) y: 425 lines of code c/driver/postgresql/connection.h x: 1 contributors (90d) y: 41 lines of code c/driver/postgresql/statement.h x: 2 contributors (90d) y: 99 lines of code c/driver_manager/adbc_driver_manager.cc x: 1 contributors (90d) y: 668 lines of code go/adbc/drivermgr/adbc_driver_manager.cc x: 2 contributors (90d) y: 668 lines of code python/adbc_driver_manager/adbc_driver_manager/_lib.pyx x: 1 contributors (90d) y: 767 lines of code c/driver/common/utils.h x: 2 contributors (90d) y: 189 lines of code c/cmake_modules/GoUtils.cmake x: 1 contributors (90d) y: 224 lines of code c/cmake_modules/BuildUtils.cmake x: 1 contributors (90d) y: 754 lines of code c/cmake_modules/DefineOptions.cmake x: 1 contributors (90d) y: 290 lines of code go/adbc/driver/snowflake/driver.go x: 3 contributors (90d) y: 351 lines of code csharp/src/Apache.Arrow.Adbc/C/NativeLibrary.cs x: 1 contributors (90d) y: 71 lines of code ruby/lib/adbc/version.rb x: 1 contributors (90d) y: 7 lines of code c/driver/common/utils.c x: 2 contributors (90d) y: 791 lines of code python/adbc_driver_manager/adbc_driver_manager/_lib.pyi x: 1 contributors (90d) y: 127 lines of code python/adbc_driver_manager/adbc_driver_manager/dbapi.py x: 2 contributors (90d) y: 545 lines of code r/adbcdrivermanager/src/radbc.cc x: 1 contributors (90d) y: 397 lines of code c/driver/postgresql/database.cc x: 1 contributors (90d) y: 195 lines of code c/driver/postgresql/postgresql.cc x: 1 contributors (90d) y: 401 lines of code java/driver/validation/src/main/java/org/apache/arrow/adbc/driver/testsuite/AbstractSqlTypeTest.java x: 1 contributors (90d) y: 234 lines of code csharp/src/Apache.Arrow.Adbc/C/CAdbcConnection.cs x: 1 contributors (90d) y: 11 lines of code java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc/JdbcConnection.java x: 1 contributors (90d) y: 247 lines of code java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc/JdbcDriver.java x: 1 contributors (90d) y: 86 lines of code java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc/JdbcStatement.java x: 1 contributors (90d) y: 278 lines of code go/adbc/adbc.go x: 1 contributors (90d) y: 113 lines of code go/adbc/driver/internal/shared_utils.go x: 1 contributors (90d) y: 254 lines of code go/adbc/driver/panicdummy/panicdummy_adbc.go x: 1 contributors (90d) y: 123 lines of code go/adbc/driver/snowflake/connection.go x: 1 contributors (90d) y: 594 lines of code go/adbc/sqldriver/driver.go x: 1 contributors (90d) y: 564 lines of code go/adbc/validation/validation.go x: 1 contributors (90d) y: 609 lines of code csharp/Directory.Build.props x: 1 contributors (90d) y: 33 lines of code java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc/adapter/JdbcFieldInfoExtra.java x: 1 contributors (90d) y: 104 lines of code rust/src/objects.rs x: 1 contributors (90d) y: 351 lines of code r/adbcdrivermanager/src/driver_log.c x: 1 contributors (90d) y: 272 lines of code c/validation/adbc_validation_util.cc x: 2 contributors (90d) y: 196 lines of code
1840.0
lines of code
  min: 5.0
  average: 235.63
  25th percentile: 37.75
  median: 99.0
  75th percentile: 285.5
  max: 1840.0
0 4.0
contributors (90d)
min: 1.0 | average: 1.28 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 4.0