apache / arrow-adbc
File Change Frequency

File change frequency (churn) shows the distribution of file updates (days with at least one commit).

Overview
File Change Frequency Overall
  • There are 633 files with 120,137 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 1 file changed 51-100 times (720 lines of code)
    • 26 files changed 21-50 times (17,414 lines of code)
    • 133 files changed 6-20 times (37,404 lines of code)
    • 473 files changed 1-5 times (64,599 lines of code)
0% | <1% | 14% | 31% | 53%
Legend:
101+
51-100
21-50
6-20
1-5

explore: grouped by folders | grouped by update frequency | data
Contributors Count Frequency Overall
  • There are 633 files with 120,137 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 1 file changed by 11-25 contributors (612 lines of code)
    • 19 files changed by 6-10 contributors (7,005 lines of code)
    • 346 files changed by 2-5 contributors (92,783 lines of code)
    • 267 files changed by 1 contributor (19,737 lines of code)
0% | <1% | 5% | 77% | 16%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
cs, java, py, sh, h, go, md, txt, r, cc, rst, yaml, gitignore, in, rs, rb, rd, c, csproj, json, sql, ps1, xml, svg, toml, cmake, dockerfile, rmd, bat, pyx, pyi, patch, clang-format, props, gitattributes, hpp, css, mod, editorconfig, html, cpp, gitmodules, gemspec, clang-tidy, js, targets, vala, markdown, pxd, cfg, tpl
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
cc0% | 5% | 19% | 64% | 10%
go0% | 0% | 36% | 45% | 18%
cs0% | 0% | 7% | 12% | 79%
pyx0% | 0% | 92% | 0% | 7%
c0% | 0% | 22% | 33% | 43%
h0% | 0% | 8% | 59% | 31%
py0% | 0% | 30% | 16% | 52%
yaml0% | 0% | 50% | 0% | 49%
cmake0% | 0% | 8% | 79% | 11%
toml0% | 0% | 18% | 55% | 26%
java0% | 0% | 0% | 40% | 59%
rs0% | 0% | 0% | 16% | 83%
in0% | 0% | 0% | 30% | 69%
pxd0% | 0% | 0% | 100% | 0%
ps10% | 0% | 0% | 39% | 60%
pyi0% | 0% | 0% | 92% | 7%
props0% | 0% | 0% | 100% | 0%
rb0% | 0% | 0% | 2% | 97%
tpl0% | 0% | 0% | 0% | 100%
sql0% | 0% | 0% | 0% | 100%
vala0% | 0% | 0% | 0% | 100%
gemspec0% | 0% | 0% | 0% | 100%
targets0% | 0% | 0% | 0% | 100%
File Change Frequency per Logical Decomposition
primary
primary (file change frequency)
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
c0% | 3% | 21% | 62% | 12%
go0% | 0% | 29% | 45% | 24%
csharp0% | 0% | 7% | 12% | 79%
python0% | 0% | 44% | 24% | 30%
ci0% | 0% | 23% | 36% | 40%
rust0% | 0% | <1% | 17% | 82%
java0% | 0% | 0% | 39% | 60%
r0% | 0% | 0% | 64% | 35%
glib0% | 0% | 0% | 36% | 63%
dev0% | 0% | 0% | 20% | 79%
ruby0% | 0% | 0% | 1% | 98%
ROOT0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 50)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
statement.cc
in c/driver/postgresql
720 33 2022-12-13 2025-03-28 59 6 li.davidm96@gmail.com li.davidm96@gmail.com
adbc_validation.cc
in c/validation
70 4 2022-09-07 2024-07-30 50 8 li.davidm96@gmail.com william.ayd@icloud.com
adbc_validation.h
in c/validation
386 38 2022-07-11 2025-03-28 43 7 li.davidm96@gmail.com li.davidm96@gmail.com
connection.cc
in c/driver/postgresql
1014 36 2022-12-13 2025-04-15 42 3 li.davidm96@gmail.com li.davidm96@gmail.com
connection.go
in go/adbc/driver/snowflake
612 23 2023-04-28 2025-02-26 35 11 zotthewizard@gmail.com zotthewizard@gmail.com
dbapi.py
in python/adbc_driver_manager/adbc_driver_manager
739 82 2022-08-09 2025-03-28 30 6 li.davidm96@gmail.com li.davidm96@gmail.com
adbc_validation_util.h
in c/validation
384 20 2022-10-25 2024-10-17 29 4 li.davidm96@gmail.com dewey@voltrondata.com
_lib.pyx
in python/adbc_driver_manager/adbc_driver_manager
1093 56 2022-06-24 2025-03-21 29 3 li.davidm96@gmail.com li.davidm96@gmail.com
driver.go
in go/adbc/pkg/flightsql
1529 86 2023-01-17 2024-10-31 29 4 zotthewizard@gmail.com li.davidm96@gmail.com
adbc_driver_manager.cc
in c/driver_manager
1551 115 2022-07-11 2025-04-08 26 3 li.davidm96@gmail.com li.davidm96@gmail.com
driver.go
in go/adbc/driver/snowflake
146 7 2023-04-28 2025-04-23 25 8 zotthewizard@gmail.com felipekde@gmail.com
flightsql_statement.go
in go/adbc/driver/flightsql
560 31 2023-01-13 2024-10-31 24 3 zotthewizard@gmail.com li.davidm96@gmail.com
statement_reader.c
in c/driver/sqlite
1033 20 2022-11-28 2024-11-15 24 4 li.davidm96@gmail.com li.davidm96@gmail.com
CAdbcDriverImporter.cs
in csharp/src/Apache.Arrow.Adbc/C
1327 72 2023-06-13 2025-05-06 24 4 curt@hagenlocher.org 13318837+davidhcoe@users.no...
pyproject.toml
in python/adbc_driver_manager
46 - 2022-08-04 2025-05-06 23 1 li.davidm96@gmail.com li.davidm96@gmail.com
record_reader.go
in go/adbc/driver/snowflake
609 14 2023-04-28 2024-10-31 23 5 zotthewizard@gmail.com li.davidm96@gmail.com
BigQueryConnection.cs
in csharp/src/Drivers/BigQuery
1046 29 2023-10-23 2025-05-06 23 4 13318837+davidhcoe@users.no... 13318837+davidhcoe@users.no...
HiveServer2Connection.cs
in csharp/src/Drivers/Apache/Hive2
1232 31 2024-04-17 2025-05-01 23 8 13318837+davidhcoe@users.no... 133057192+alexguo-db@users....
Cargo.toml
in rust
40 - 2023-05-26 2025-05-06 22 4 willjones127@gmail.com li.davidm96@gmail.com
meta.yaml
in ci/conda
222 - 2023-01-25 2025-05-06 22 3 li.davidm96@gmail.com li.davidm96@gmail.com
wrapper.go
in go/adbc/drivermgr
397 29 2022-09-07 2024-10-31 22 5 zotthewizard@gmail.com li.davidm96@gmail.com
BigQueryStatement.cs
in csharp/src/Drivers/BigQuery
435 26 2023-10-23 2025-05-06 22 3 13318837+davidhcoe@users.no... 13318837+davidhcoe@users.no...
statement.go
in go/adbc/driver/snowflake
575 23 2023-04-28 2025-01-28 22 5 zotthewizard@gmail.com li.davidm96@gmail.com
SparkConnection.cs
in csharp/src/Drivers/Apache/Spark
118 5 2024-04-17 2025-04-28 21 7 13318837+davidhcoe@users.no... 133057192+alexguo-db@users....
AdbcDefines.cmake
in c/cmake_modules
145 - 2022-07-11 2024-11-15 21 3 li.davidm96@gmail.com li.davidm96@gmail.com
driver.go
in go/adbc/sqldriver
576 35 2022-08-31 2025-04-07 21 6 zotthewizard@gmail.com murfffi@gmail.com
driver.go
in go/adbc/pkg/snowflake
1529 86 2023-04-28 2024-10-31 21 4 zotthewizard@gmail.com li.davidm96@gmail.com
version.rb
in ruby/lib/adbc
7 - 2022-09-07 2025-05-06 20 2 kou@clear-code.com li.davidm96@gmail.com
AdbcVersion.cmake
in c/cmake_modules
28 - 2022-12-19 2025-05-06 20 2 li.davidm96@gmail.com li.davidm96@gmail.com
adbc.go
in go/adbc
219 7 2022-08-30 2025-02-27 20 5 zotthewizard@gmail.com marius.v.niekerk@gmail.com
validation.go
in go/adbc/validation
992 34 2023-01-13 2024-10-31 20 4 zotthewizard@gmail.com li.davidm96@gmail.com
driver.go
in go/adbc/pkg/panicdummy
1529 86 2023-06-07 2024-10-31 20 4 li.davidm96@gmail.com li.davidm96@gmail.com
statement.h
in c/driver/postgresql
130 - 2022-12-13 2025-03-28 19 4 li.davidm96@gmail.com li.davidm96@gmail.com
record_reader.go
in go/adbc/driver/flightsql
175 7 2023-01-13 2024-10-31 19 2 zotthewizard@gmail.com li.davidm96@gmail.com
SparkHttpConnection.cs
in csharp/src/Drivers/Apache/Spark
243 12 2024-09-10 2025-05-06 18 8 bruce.irschick@improving.com todd.meng@databricks.com
utils.c
in c/driver/common
891 18 2023-04-12 2024-09-25 18 4 william.ayd@icloud.com dewey@voltrondata.com
CAdbcDriverExporter.cs
in csharp/src/Apache.Arrow.Adbc/C
853 50 2023-06-13 2025-01-06 17 5 curt@hagenlocher.org 69623692+albertli-msft@user...
SchemaConverter.cs
in csharp/src/Client
215 5 2023-10-05 2025-05-06 16 4 13318837+davidhcoe@users.no... 13318837+davidhcoe@users.no...
radbc.cc
in r/adbcdrivermanager/src
454 6 2023-02-08 2024-07-30 16 2 dewey@voltrondata.com william.ayd@icloud.com
flightsql_database.go
in go/adbc/driver/flightsql
483 14 2023-09-29 2025-04-17 16 6 li.davidm96@gmail.com helder.gregorio@dremio.com
HiveServer2Statement.cs
in csharp/src/Drivers/Apache/Hive2
470 22 2024-04-17 2025-04-28 15 7 13318837+davidhcoe@users.no... 133057192+alexguo-db@users....
postgres_type.h
in c/driver/postgresql
892 24 2023-04-20 2024-11-05 15 4 dewey@voltrondata.com dewey@voltrondata.com
flightsql_connection.go
in go/adbc/driver/flightsql
954 46 2023-09-29 2025-01-31 15 5 li.davidm96@gmail.com helderr.gg@gmail.com
2343 81 2024-02-12 2025-04-14 15 4 li.davidm96@gmail.com li.davidm96@gmail.com
props
42 - 2023-06-07 2025-05-06 14 4 davidcoe@microsoft.com li.davidm96@gmail.com
flightsql_driver.go
in go/adbc/driver/flightsql
97 3 2023-09-29 2025-04-17 14 6 li.davidm96@gmail.com helder.gregorio@dremio.com
ImpalaConnection.cs
in csharp/src/Drivers/Apache/Impala
99 5 2024-04-17 2025-04-21 14 5 13318837+davidhcoe@users.no... 115501094+eric-wang-1990@us...
AdbcConnection.java
in java/core/src/main/java/org/apache/arrow/adbc/core
100 22 2022-06-13 2024-02-09 14 1 li.davidm96@gmail.com li.davidm96@gmail.com
shared_utils.go
in go/adbc/driver/internal
642 36 2023-04-28 2025-02-26 14 7 zotthewizard@gmail.com zotthewizard@gmail.com
_static_version.py
in python/adbc_driver_manager/adbc_driver_manager
3 - 2022-11-16 2025-05-06 13 1 li.davidm96@gmail.com li.davidm96@gmail.com
Files With Most Contributors (Top 50)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
connection.go
in go/adbc/driver/snowflake
612 23 2023-04-28 2025-02-26 35 11 zotthewizard@gmail.com zotthewizard@gmail.com
adbc_validation.cc
in c/validation
70 4 2022-09-07 2024-07-30 50 8 li.davidm96@gmail.com william.ayd@icloud.com
driver.go
in go/adbc/driver/snowflake
146 7 2023-04-28 2025-04-23 25 8 zotthewizard@gmail.com felipekde@gmail.com
HiveServer2Connection.cs
in csharp/src/Drivers/Apache/Hive2
1232 31 2024-04-17 2025-05-01 23 8 13318837+davidhcoe@users.no... 133057192+alexguo-db@users....
SparkHttpConnection.cs
in csharp/src/Drivers/Apache/Spark
243 12 2024-09-10 2025-05-06 18 8 bruce.irschick@improving.com todd.meng@databricks.com
adbc_validation.h
in c/validation
386 38 2022-07-11 2025-03-28 43 7 li.davidm96@gmail.com li.davidm96@gmail.com
SparkConnection.cs
in csharp/src/Drivers/Apache/Spark
118 5 2024-04-17 2025-04-28 21 7 13318837+davidhcoe@users.no... 133057192+alexguo-db@users....
HiveServer2Statement.cs
in csharp/src/Drivers/Apache/Hive2
470 22 2024-04-17 2025-04-28 15 7 13318837+davidhcoe@users.no... 133057192+alexguo-db@users....
shared_utils.go
in go/adbc/driver/internal
642 36 2023-04-28 2025-02-26 14 7 zotthewizard@gmail.com zotthewizard@gmail.com
snowflake_database.go
in go/adbc/driver/snowflake
442 6 2023-09-29 2025-04-23 11 7 li.davidm96@gmail.com felipekde@gmail.com
HiveServer2HttpConnection.cs
in csharp/src/Drivers/Apache/Hive2
276 12 2025-03-03 2025-04-24 8 7 bruce.irschick@improving.com reddysudhir12@gmail.com
statement.cc
in c/driver/postgresql
720 33 2022-12-13 2025-03-28 59 6 li.davidm96@gmail.com li.davidm96@gmail.com
dbapi.py
in python/adbc_driver_manager/adbc_driver_manager
739 82 2022-08-09 2025-03-28 30 6 li.davidm96@gmail.com li.davidm96@gmail.com
driver.go
in go/adbc/sqldriver
576 35 2022-08-31 2025-04-07 21 6 zotthewizard@gmail.com murfffi@gmail.com
flightsql_database.go
in go/adbc/driver/flightsql
483 14 2023-09-29 2025-04-17 16 6 li.davidm96@gmail.com helder.gregorio@dremio.com
flightsql_driver.go
in go/adbc/driver/flightsql
97 3 2023-09-29 2025-04-17 14 6 li.davidm96@gmail.com helder.gregorio@dremio.com
SparkParameters.cs
in csharp/src/Drivers/Apache/Spark
29 - 2024-06-03 2025-04-22 12 6 13318837+davidhcoe@users.no... todd.meng@databricks.com
SparkStatement.cs
in csharp/src/Drivers/Apache/Spark
30 2 2024-04-17 2025-04-08 12 6 13318837+davidhcoe@users.no... 13318837+davidhcoe@users.no...
ImpalaStandardConnection.cs
in csharp/src/Drivers/Apache/Impala
142 7 2025-01-29 2025-05-02 8 6 amang1002@gmail.com reddysudhir12@gmail.com
ImpalaHttpConnection.cs
in csharp/src/Drivers/Apache/Impala
164 8 2025-01-29 2025-04-24 7 6 amang1002@gmail.com reddysudhir12@gmail.com
record_reader.go
in go/adbc/driver/snowflake
609 14 2023-04-28 2024-10-31 23 5 zotthewizard@gmail.com li.davidm96@gmail.com
statement.go
in go/adbc/driver/snowflake
575 23 2023-04-28 2025-01-28 22 5 zotthewizard@gmail.com li.davidm96@gmail.com
wrapper.go
in go/adbc/drivermgr
397 29 2022-09-07 2024-10-31 22 5 zotthewizard@gmail.com li.davidm96@gmail.com
adbc.go
in go/adbc
219 7 2022-08-30 2025-02-27 20 5 zotthewizard@gmail.com marius.v.niekerk@gmail.com
CAdbcDriverExporter.cs
in csharp/src/Apache.Arrow.Adbc/C
853 50 2023-06-13 2025-01-06 17 5 curt@hagenlocher.org 69623692+albertli-msft@user...
flightsql_connection.go
in go/adbc/driver/flightsql
954 46 2023-09-29 2025-01-31 15 5 li.davidm96@gmail.com helderr.gg@gmail.com
ImpalaConnection.cs
in csharp/src/Drivers/Apache/Impala
99 5 2024-04-17 2025-04-21 14 5 13318837+davidhcoe@users.no... 115501094+eric-wang-1990@us...
reader.h
in c/driver/postgresql/copy
835 42 2024-01-10 2024-11-05 8 5 william.ayd@icloud.com dewey@voltrondata.com
DatabricksConnection.cs
in csharp/src/Drivers/Databricks
340 12 2025-04-08 2025-05-06 7 5 13318837+davidhcoe@users.no... todd.meng@databricks.com
connection.go
in go/adbc/driver/bigquery
619 23 2024-07-05 2025-04-11 7 5 i@uwucocoa.moe felipekde@gmail.com
adbc_validation_util.h
in c/validation
384 20 2022-10-25 2024-10-17 29 4 li.davidm96@gmail.com dewey@voltrondata.com
driver.go
in go/adbc/pkg/flightsql
1529 86 2023-01-17 2024-10-31 29 4 zotthewizard@gmail.com li.davidm96@gmail.com
statement_reader.c
in c/driver/sqlite
1033 20 2022-11-28 2024-11-15 24 4 li.davidm96@gmail.com li.davidm96@gmail.com
CAdbcDriverImporter.cs
in csharp/src/Apache.Arrow.Adbc/C
1327 72 2023-06-13 2025-05-06 24 4 curt@hagenlocher.org 13318837+davidhcoe@users.no...
BigQueryConnection.cs
in csharp/src/Drivers/BigQuery
1046 29 2023-10-23 2025-05-06 23 4 13318837+davidhcoe@users.no... 13318837+davidhcoe@users.no...
Cargo.toml
in rust
40 - 2023-05-26 2025-05-06 22 4 willjones127@gmail.com li.davidm96@gmail.com
driver.go
in go/adbc/pkg/snowflake
1529 86 2023-04-28 2024-10-31 21 4 zotthewizard@gmail.com li.davidm96@gmail.com
validation.go
in go/adbc/validation
992 34 2023-01-13 2024-10-31 20 4 zotthewizard@gmail.com li.davidm96@gmail.com
driver.go
in go/adbc/pkg/panicdummy
1529 86 2023-06-07 2024-10-31 20 4 li.davidm96@gmail.com li.davidm96@gmail.com
statement.h
in c/driver/postgresql
130 - 2022-12-13 2025-03-28 19 4 li.davidm96@gmail.com li.davidm96@gmail.com
utils.c
in c/driver/common
891 18 2023-04-12 2024-09-25 18 4 william.ayd@icloud.com dewey@voltrondata.com
SchemaConverter.cs
in csharp/src/Client
215 5 2023-10-05 2025-05-06 16 4 13318837+davidhcoe@users.no... 13318837+davidhcoe@users.no...
postgres_type.h
in c/driver/postgresql
892 24 2023-04-20 2024-11-05 15 4 dewey@voltrondata.com dewey@voltrondata.com
2343 81 2024-02-12 2025-04-14 15 4 li.davidm96@gmail.com li.davidm96@gmail.com
props
42 - 2023-06-07 2025-05-06 14 4 davidcoe@microsoft.com li.davidm96@gmail.com
269 21 2022-10-25 2025-02-26 13 4 li.davidm96@gmail.com li.davidm96@gmail.com
AdbcStatement.cs
in csharp/src/Apache.Arrow.Adbc
63 12 2023-06-07 2024-12-04 13 4 davidcoe@microsoft.com 13318837+davidhcoe@users.no...
AdbcCommand.cs
in csharp/src/Client
491 17 2023-10-05 2025-03-18 13 4 13318837+davidhcoe@users.no... curt@hagenlocher.org
writer.h
in c/driver/postgresql/copy
678 32 2024-01-10 2024-10-17 12 4 william.ayd@icloud.com dewey@voltrondata.com
131 - 2022-12-07 2025-04-29 12 4 li.davidm96@gmail.com li.davidm96@gmail.com
Files With Least Contributors (Top 50)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
builder.rs
in rust/driver/snowflake/src/database
802 9 2024-11-22 2024-11-25 2 1 m1brobbel@gmail.com m1brobbel@gmail.com
GetObjectsMetadataReaders.java
in java/driver/flight-sql/src/main/java/org/apache/arrow/adbc/driver/flightsql
687 24 2024-02-18 2024-02-18 1 1 james.duong@improving.com james.duong@improving.com
CAdbcDriverImporter.Defaults.cs
in csharp/src/Apache.Arrow.Adbc/C
474 45 2024-05-10 2024-05-10 1 1 curt@hagenlocher.org curt@hagenlocher.org
JdbcConnection.java
in java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc
438 24 2022-07-07 2024-02-09 13 1 li.davidm96@gmail.com li.davidm96@gmail.com
DecimalUtility.cs
in csharp/src/Drivers/Apache/Hive2
408 9 2024-09-25 2024-10-01 3 1 bruce.irschick@improving.com bruce.irschick@improving.com
TSQLVariable.cs
in csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift
368 4 2025-03-17 2025-04-17 2 1 curt@hagenlocher.org curt@hagenlocher.org
utils.c
in go/adbc/pkg/bigquery
359 62 2024-07-05 2024-07-05 1 1 i@uwucocoa.moe i@uwucocoa.moe
utils.c
in go/adbc/pkg/panicdummy
359 62 2023-06-07 2024-06-27 4 1 li.davidm96@gmail.com li.davidm96@gmail.com
AbstractStatementTest.java
in java/driver/validation/src/main/java/org/apache/arrow/adbc/driver/testsuite
341 13 2022-07-15 2023-08-28 7 1 li.davidm96@gmail.com li.davidm96@gmail.com
TSparkParameter.cs
in csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift
341 4 2025-03-17 2025-04-17 2 1 curt@hagenlocher.org curt@hagenlocher.org
JdbcStatement.java
in java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc
338 12 2022-07-07 2024-02-09 12 1 li.davidm96@gmail.com li.davidm96@gmail.com
TCLIService.Extensions.cs
in csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift
338 62 2025-03-17 2025-04-17 2 1 curt@hagenlocher.org curt@hagenlocher.org
CloudFetchDownloader.cs
in csharp/src/Drivers/Databricks/CloudFetch
319 9 2025-04-24 2025-04-29 2 1 111902719+jadewang-db@users... 111902719+jadewang-db@users...
statement.h
in c/driver/framework
313 23 2024-08-22 2024-09-23 2 1 dewey@voltrondata.com dewey@voltrondata.com
connection.c
in glib/adbc-glib
302 18 2022-09-07 2024-04-24 12 1 kou@clear-code.com kou@clear-code.com
jni_wrapper.cc
in java/driver/jni/src/main/cpp
298 8 2025-04-08 2025-04-08 1 1 li.davidm96@gmail.com li.davidm96@gmail.com
TStatementConf.cs
in csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift
281 4 2025-03-17 2025-04-17 2 1 curt@hagenlocher.org curt@hagenlocher.org
TSparkParameterValueArg.cs
in csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift
252 4 2025-03-17 2025-04-17 2 1 curt@hagenlocher.org curt@hagenlocher.org
TDBSqlResultFormat.cs
in csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift
239 4 2025-03-17 2025-04-17 2 1 curt@hagenlocher.org curt@hagenlocher.org
TSparkParameterValue.cs
in csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift
236 4 2025-03-17 2025-04-17 2 1 curt@hagenlocher.org curt@hagenlocher.org
AbstractSqlTypeTest.java
in java/driver/validation/src/main/java/org/apache/arrow/adbc/driver/testsuite
234 24 2023-06-07 2023-06-13 3 1 li.davidm96@gmail.com li.davidm96@gmail.com
connection.h
in c/driver/framework
230 21 2024-08-22 2024-09-23 2 1 dewey@voltrondata.com dewey@voltrondata.com
duration.rs
in rust/driver/snowflake/src
227 5 2024-11-22 2024-11-25 2 1 m1brobbel@gmail.com m1brobbel@gmail.com
CloudFetchDownloadManager.cs
in csharp/src/Drivers/Databricks/CloudFetch
221 7 2025-04-24 2025-04-24 1 1 111902719+jadewang-db@users... 111902719+jadewang-db@users...
FlightSqlClientWithCallOptions.java
in java/driver/flight-sql/src/main/java/org/apache/arrow/adbc/driver/flightsql
217 53 2024-02-02 2024-02-18 2 1 james.duong@improving.com james.duong@improving.com
StandardSchemas.java
in java/core/src/main/java/org/apache/arrow/adbc/core
217 1 2022-07-12 2024-02-09 4 1 li.davidm96@gmail.com li.davidm96@gmail.com
in
version.h.in
in glib/adbc-glib
215 - 2022-09-07 2024-04-22 5 1 kou@clear-code.com kou@clear-code.com
_blocking_impl.cc
in python/adbc_driver_manager/adbc_driver_manager
206 6 2024-02-06 2025-02-26 3 1 li.davidm96@gmail.com li.davidm96@gmail.com
statement.c
in glib/adbc-glib
206 14 2022-09-07 2024-04-24 6 1 kou@clear-code.com kou@clear-code.com
TDBSqlArrowFormat.cs
in csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift
192 4 2025-03-17 2025-04-17 2 1 curt@hagenlocher.org curt@hagenlocher.org
GetInfoMetadataReader.java
in java/driver/flight-sql/src/main/java/org/apache/arrow/adbc/driver/flightsql
186 7 2024-02-18 2024-02-18 1 1 james.duong@improving.com james.duong@improving.com
timeouts.go
in go/adbc/driver/flightsql
179 11 2023-09-29 2024-02-09 2 1 li.davidm96@gmail.com li.davidm96@gmail.com
pyi
_lib.pyi
in python/adbc_driver_manager/adbc_driver_manager
177 51 2023-06-15 2025-03-21 6 1 li.davidm96@gmail.com li.davidm96@gmail.com
in
version.h.in
in glib/adbc-arrow-glib
175 - 2024-01-22 2024-04-24 2 1 kou@clear-code.com kou@clear-code.com
main.cc
in dev/bench/odbc
168 2 2024-06-19 2024-06-19 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
ArrowAssertions.java
in java/driver/validation/src/main/java/org/apache/arrow/adbc/driver/testsuite
153 11 2022-07-15 2023-04-15 2 1 li.davidm96@gmail.com li.davidm96@gmail.com
init.c
in r/adbcdrivermanager/src
149 2 2023-02-08 2023-12-19 7 1 dewey@voltrondata.com dewey@voltrondata.com
TDBSqlStatement.cs
in csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift
148 4 2025-03-17 2025-04-17 2 1 curt@hagenlocher.org curt@hagenlocher.org
TDBSqlJsonArrayFormat.cs
in csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift
148 4 2025-03-17 2025-04-17 2 1 curt@hagenlocher.org curt@hagenlocher.org
TDBSqlCsvFormat.cs
in csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift
148 4 2025-03-17 2025-04-17 2 1 curt@hagenlocher.org curt@hagenlocher.org
OAuthClientCredentialsProvider.cs
in csharp/src/Drivers/Databricks/Auth
144 8 2025-04-29 2025-05-06 2 1 todd.meng@databricks.com todd.meng@databricks.com
AbstractTransactionTest.java
in java/driver/validation/src/main/java/org/apache/arrow/adbc/driver/testsuite
139 7 2022-07-15 2024-02-09 4 1 li.davidm96@gmail.com li.davidm96@gmail.com
InfoMetadataBuilder.java
in java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc
124 5 2022-08-02 2024-02-09 3 1 li.davidm96@gmail.com li.davidm96@gmail.com
ApacheUtility.cs
in csharp/src/Drivers/Apache
120 6 2024-12-04 2025-04-03 2 1 bruce.irschick@improving.com bruce.irschick@improving.com
run_bench.py
in dev/bench
119 5 2024-05-22 2024-05-22 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
BaseFlightReader.java
in java/driver/flight-sql/src/main/java/org/apache/arrow/adbc/driver/flightsql
117 8 2024-02-18 2024-02-18 1 1 james.duong@improving.com james.duong@improving.com
binding.go
in go/adbc/driver/snowflake
114 4 2024-05-07 2024-10-31 3 1 li.davidm96@gmail.com li.davidm96@gmail.com
AdbcStatement.java
in java/core/src/main/java/org/apache/arrow/adbc/core
112 24 2022-06-13 2023-08-28 7 1 li.davidm96@gmail.com li.davidm96@gmail.com
ListArrayExtensions.cs
in csharp/src/Apache.Arrow.Adbc/Extensions
111 11 2024-04-27 2024-04-27 1 1 bruce.irschick@improving.com bruce.irschick@improving.com
AdbcStatement11.cs
in csharp/src/Apache.Arrow.Adbc
111 22 2024-05-19 2024-05-19 1 1 curt@hagenlocher.org curt@hagenlocher.org
Correlations

File Size vs. Number of Changes: 634 points

rust/core/src/driver_manager.rs x: 1041 lines of code y: 6 # changes rust/core/src/lib.rs x: 94 lines of code y: 6 # changes rust/driver/datafusion/src/lib.rs x: 826 lines of code y: 3 # changes rust/driver/dummy/src/lib.rs x: 771 lines of code y: 2 # changes rust/driver/snowflake/src/connection/builder.rs x: 17 lines of code y: 3 # changes rust/driver/snowflake/src/database.rs x: 127 lines of code y: 2 # changes c/cmake_modules/AdbcVersion.cmake x: 28 lines of code y: 20 # changes ci/conda/meta.yaml x: 222 lines of code y: 22 # changes csharp/Directory.Build.props x: 42 lines of code y: 14 # changes python/adbc_driver_bigquery/adbc_driver_bigquery/_static_version.py x: 3 lines of code y: 7 # changes python/adbc_driver_flightsql/adbc_driver_flightsql/_static_version.py x: 3 lines of code y: 12 # changes python/adbc_driver_manager/adbc_driver_manager/_static_version.py x: 3 lines of code y: 13 # changes ruby/lib/adbc/version.rb x: 7 lines of code y: 20 # changes rust/Cargo.toml x: 40 lines of code y: 22 # changes csharp/src/Apache.Arrow.Adbc/C/CAdbcDriverImporter.cs x: 1327 lines of code y: 24 # changes csharp/src/Apache.Arrow.Adbc/Extensions/MarshalExtensions.cs x: 74 lines of code y: 4 # changes csharp/src/Client/AdbcParameter.cs x: 30 lines of code y: 3 # changes csharp/src/Client/SchemaConverter.cs x: 215 lines of code y: 16 # changes csharp/src/Drivers/BigQuery/BigQueryConnection.cs x: 1046 lines of code y: 23 # changes csharp/src/Drivers/BigQuery/BigQueryStatement.cs x: 435 lines of code y: 22 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TCancelOperationReq.cs x: 144 lines of code y: 4 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TExecuteStatementReq.cs x: 868 lines of code y: 5 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TExecuteStatementResp.cs x: 232 lines of code y: 4 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TFetchResultsResp.cs x: 275 lines of code y: 4 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TGetCatalogsReq.cs x: 277 lines of code y: 5 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TGetColumnsReq.cs x: 406 lines of code y: 5 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TGetCrossReferenceReq.cs x: 491 lines of code y: 4 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TGetDelegationTokenReq.cs x: 218 lines of code y: 4 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TGetFunctionsReq.cs x: 356 lines of code y: 4 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TGetInfoReq.cs x: 172 lines of code y: 4 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TGetOperationStatusReq.cs x: 187 lines of code y: 5 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TGetOperationStatusResp.cs x: 705 lines of code y: 4 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TGetPrimaryKeysReq.cs x: 362 lines of code y: 4 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TGetResultSetMetadataReq.cs x: 144 lines of code y: 5 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TGetSchemasReq.cs x: 320 lines of code y: 5 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TGetTablesReq.cs x: 421 lines of code y: 5 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TOpenSessionReq.cs x: 554 lines of code y: 4 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TRowSet.cs x: 450 lines of code y: 4 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TStatus.cs x: 407 lines of code y: 4 # changes csharp/src/Drivers/Apache/Spark/SparkHttpConnection.cs x: 243 lines of code y: 18 # changes csharp/src/Drivers/Databricks/Auth/DatabricksOAuthGrantType.cs x: 30 lines of code y: 1 # changes csharp/src/Drivers/Databricks/Auth/OAuthClientCredentialsProvider.cs x: 144 lines of code y: 2 # changes csharp/src/Drivers/Databricks/Auth/OAuthDelegatingHandler.cs x: 23 lines of code y: 1 # changes csharp/src/Drivers/Databricks/DatabricksConnection.cs x: 340 lines of code y: 7 # changes csharp/src/Drivers/Databricks/DatabricksParameters.cs x: 34 lines of code y: 7 # changes python/adbc_driver_manager/pyproject.toml x: 46 lines of code y: 23 # changes csharp/src/Drivers/Apache/Hive2/HiveServer2Parameters.cs x: 45 lines of code y: 6 # changes csharp/src/Drivers/Apache/Hive2/HiveServer2TlsImpl.cs x: 125 lines of code y: 4 # changes csharp/src/Drivers/Apache/Impala/ImpalaStandardConnection.cs x: 142 lines of code y: 8 # changes csharp/src/Drivers/Apache/Hive2/HiveServer2Connection.cs x: 1232 lines of code y: 23 # changes csharp/src/Drivers/Databricks/CloudFetch/CloudFetchDownloader.cs x: 319 lines of code y: 2 # changes dev/release/verify-release-candidate.ps1 x: 131 lines of code y: 12 # changes csharp/src/Drivers/Apache/Hive2/HiveServer2Statement.cs x: 470 lines of code y: 15 # changes csharp/src/Drivers/Apache/Spark/SparkConnection.cs x: 118 lines of code y: 21 # changes csharp/src/Drivers/Databricks/CloudFetch/CloudFetchResultFetcher.cs x: 179 lines of code y: 2 # changes csharp/src/Drivers/Databricks/CloudFetch/IHiveServer2Statement.cs x: 11 lines of code y: 2 # changes csharp/src/Drivers/Databricks/DatabricksReader.cs x: 99 lines of code y: 3 # changes csharp/src/Drivers/Databricks/DatabricksStatement.cs x: 92 lines of code y: 4 # changes csharp/src/Drivers/Databricks/CloudFetch/CloudFetchDownloadManager.cs x: 221 lines of code y: 1 # changes csharp/src/Drivers/Databricks/CloudFetch/CloudFetchMemoryBufferManager.cs x: 79 lines of code y: 1 # changes csharp/src/Drivers/Databricks/CloudFetch/ICloudFetchInterfaces.cs x: 52 lines of code y: 1 # changes csharp/src/Drivers/Apache/Hive2/HiveServer2HttpConnection.cs x: 276 lines of code y: 8 # changes csharp/src/Drivers/Apache/Impala/ImpalaHttpConnection.cs x: 164 lines of code y: 7 # changes csharp/src/Drivers/Apache/Spark/SparkStandardConnection.cs x: 110 lines of code y: 6 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TBinaryColumn.cs x: 198 lines of code y: 6 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TBoolColumn.cs x: 170 lines of code y: 6 # changes csharp/src/Drivers/BigQuery/BigQueryParameters.cs x: 44 lines of code y: 10 # changes csharp/src/Drivers/BigQuery/ITokenProtectedResource.cs x: 11 lines of code y: 1 # changes go/adbc/driver/snowflake/driver.go x: 146 lines of code y: 25 # changes go/adbc/driver/snowflake/snowflake_database.go x: 442 lines of code y: 11 # changes rust/core/src/ffi/types.rs x: 541 lines of code y: 5 # changes csharp/src/Drivers/Apache/Spark/SparkParameters.cs x: 29 lines of code y: 12 # changes csharp/src/Drivers/Apache/Impala/ImpalaConnection.cs x: 99 lines of code y: 14 # changes csharp/src/Drivers/Databricks/DatabricksDatabase.cs x: 26 lines of code y: 2 # changes go/adbc/driver/flightsql/flightsql_database.go x: 483 lines of code y: 16 # changes go/adbc/driver/flightsql/flightsql_driver.go x: 97 lines of code y: 14 # changes go/adbc/driver/flightsql/flightsql_oauth.go x: 108 lines of code y: 1 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TBoolValue.cs x: 148 lines of code y: 3 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TCLIService.Constants.cs x: 84 lines of code y: 2 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TCLIService.Extensions.cs x: 338 lines of code y: 2 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TCLIService.cs x: 7690 lines of code y: 4 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TCancelDelegationTokenReq.cs x: 225 lines of code y: 3 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TColumn.cs x: 464 lines of code y: 3 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TColumnDesc.cs x: 252 lines of code y: 3 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TColumnValue.cs x: 419 lines of code y: 3 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TDBSqlArrowFormat.cs x: 192 lines of code y: 2 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TDBSqlCloudResultFile.cs x: 474 lines of code y: 3 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TDBSqlResultFormat.cs x: 239 lines of code y: 2 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TDBSqlSessionConf.cs x: 542 lines of code y: 3 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TDBSqlTempView.cs x: 298 lines of code y: 3 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TDownloadDataReq.cs x: 334 lines of code y: 3 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TDownloadDataResp.cs x: 178 lines of code y: 3 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TExpressionInfo.cs x: 632 lines of code y: 3 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TFetchResultsReq.cs x: 375 lines of code y: 4 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TGetDelegationTokenResp.cs x: 187 lines of code y: 3 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TGetInfoType.cs x: 65 lines of code y: 3 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TGetInfoValue.cs x: 369 lines of code y: 3 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TGetResultSetMetadataResp.cs x: 1065 lines of code y: 3 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TMapTypeEntry.cs x: 158 lines of code y: 3 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TOperationHandle.cs x: 243 lines of code y: 3 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TSQLVariable.cs x: 368 lines of code y: 2 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TSetClientInfoReq.cs x: 205 lines of code y: 3 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TSparkArrowResultLink.cs x: 316 lines of code y: 3 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TSparkArrowTypes.cs x: 324 lines of code y: 3 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TSparkDirectResults.cs x: 284 lines of code y: 3 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TSparkParameterValueArg.cs x: 252 lines of code y: 2 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TStatementConf.cs x: 281 lines of code y: 2 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TUploadDataReq.cs x: 267 lines of code y: 3 # changes python/adbc_driver_postgresql/adbc_driver_postgresql/__init__.py x: 43 lines of code y: 8 # changes python/adbc_driver_postgresql/adbc_driver_postgresql/dbapi.py x: 79 lines of code y: 3 # changes c/driver/postgresql/connection.cc x: 1014 lines of code y: 42 # changes c/driver/postgresql/connection.h x: 67 lines of code y: 12 # changes c/validation/adbc_validation_statement.cc x: 2343 lines of code y: 15 # changes rust/core/Cargo.toml x: 41 lines of code y: 6 # changes go/adbc/driver/bigquery/connection.go x: 619 lines of code y: 7 # changes csharp/src/Drivers/Apache/Spark/SparkConnectionFactory.cs x: 25 lines of code y: 4 # changes c/driver_manager/adbc_driver_manager.cc x: 1551 lines of code y: 26 # changes java/driver/jni/src/main/cpp/jni_wrapper.cc x: 298 lines of code y: 1 # changes java/driver/jni/src/main/java/org/apache/arrow/adbc/driver/jni/impl/JniLoader.java x: 69 lines of code y: 1 # changes go/adbc/driver/bigquery/record_reader.go x: 248 lines of code y: 6 # changes go/adbc/sqldriver/driver.go x: 576 lines of code y: 21 # changes csharp/src/Drivers/Apache/Thrift/ChunkStream.cs x: 81 lines of code y: 2 # changes csharp/src/Drivers/Apache/ApacheUtility.cs x: 120 lines of code y: 2 # changes csharp/src/Drivers/Apache/Hive2/HiveServer2Reader.cs x: 331 lines of code y: 11 # changes c/driver/postgresql/statement.cc x: 720 lines of code y: 59 # changes c/driver/postgresql/statement.h x: 130 lines of code y: 19 # changes c/validation/adbc_validation.h x: 386 lines of code y: 43 # changes python/adbc_driver_manager/adbc_driver_manager/dbapi.py x: 739 lines of code y: 30 # changes python/adbc_driver_manager/adbc_driver_manager/_lib.pyx x: 1093 lines of code y: 29 # changes csharp/src/Client/AdbcCommand.cs x: 491 lines of code y: 13 # changes csharp/src/Drivers/Apache/Spark/SparkAuthType.cs x: 44 lines of code y: 4 # changes python/adbc_driver_bigquery/pyproject.toml x: 44 lines of code y: 3 # changes python/adbc_driver_flightsql/pyproject.toml x: 44 lines of code y: 7 # changes python/adbc_driver_postgresql/pyproject.toml x: 47 lines of code y: 9 # changes python/adbc_driver_sqlite/pyproject.toml x: 44 lines of code y: 11 # changes csharp/src/Client/AdbcDataReader.cs x: 290 lines of code y: 12 # changes csharp/src/Drivers/Apache/Impala/ImpalaServerType.cs x: 33 lines of code y: 2 # changes csharp/src/Drivers/Apache/Impala/ImpalaStatement.cs x: 15 lines of code y: 8 # changes c/cmake_modules/DefineOptions.cmake x: 293 lines of code y: 6 # changes go/adbc/adbc.go x: 219 lines of code y: 20 # changes go/adbc/driver/internal/shared_utils.go x: 642 lines of code y: 14 # changes go/adbc/driver/snowflake/connection.go x: 612 lines of code y: 35 # changes c/cmake_modules/BuildUtils.cmake x: 753 lines of code y: 10 # changes c/cmake_modules/GoUtils.cmake x: 271 lines of code y: 9 # changes ci/linux-packages/yum/apache-arrow-adbc.spec.in x: 296 lines of code y: 11 # changes c/driver/framework/objects.cc x: 467 lines of code y: 7 # changes c/driver/postgresql/database.cc x: 265 lines of code y: 13 # changes c/driver/postgresql/error.cc x: 28 lines of code y: 5 # changes c/driver/postgresql/result_helper.cc x: 154 lines of code y: 9 # changes c/driver/sqlite/sqlite.cc x: 1248 lines of code y: 13 # changes c/validation/adbc_validation_connection.cc x: 992 lines of code y: 8 # changes go/adbc/driver/snowflake/bulk_ingestion.go x: 506 lines of code y: 11 # changes c/include/arrow-adbc/adbc.h x: 512 lines of code y: 3 # changes go/adbc/driver/flightsql/flightsql_connection.go x: 954 lines of code y: 15 # changes go/adbc/driver/internal/driverbase/connection.go x: 536 lines of code y: 10 # changes csharp/src/Drivers/Apache/Spark/SparkDatabase.cs x: 26 lines of code y: 5 # changes go/adbc/driver/snowflake/statement.go x: 575 lines of code y: 22 # changes python/adbc_driver_snowflake/adbc_driver_snowflake/__init__.py x: 77 lines of code y: 11 # changes dev/adbc_dev/changelog.py x: 86 lines of code y: 1 # changes c/driver/postgresql/bind_stream.h x: 251 lines of code y: 4 # changes csharp/src/Apache.Arrow.Adbc/C/CAdbcDriverExporter.cs x: 853 lines of code y: 17 # changes csharp/src/Client/AdbcConnection.cs x: 574 lines of code y: 11 # changes csharp/src/Apache.Arrow.Adbc/AdbcStatement.cs x: 63 lines of code y: 13 # changes java/driver-manager/src/main/java/org/apache/arrow/adbc/drivermanager/AdbcDriverManager.java x: 56 lines of code y: 7 # changes rust/driver/snowflake/src/builder.rs x: 46 lines of code y: 2 # changes rust/driver/snowflake/src/database/builder.rs x: 802 lines of code y: 2 # changes rust/driver/snowflake/src/duration.rs x: 227 lines of code y: 2 # changes c/cmake_modules/AdbcDefines.cmake x: 145 lines of code y: 21 # changes c/driver/framework/base_driver.h x: 879 lines of code y: 6 # changes c/driver/postgresql/result_reader.cc x: 173 lines of code y: 5 # changes c/driver/sqlite/statement_reader.c x: 1033 lines of code y: 24 # changes go/adbc/drivermgr/adbc_driver_manager.cc x: 1551 lines of code y: 12 # changes c/driver/postgresql/copy/reader.h x: 835 lines of code y: 8 # changes c/driver/postgresql/database.h x: 63 lines of code y: 5 # changes c/driver/postgresql/postgres_type.h x: 892 lines of code y: 15 # changes go/adbc/driver/bigquery/statement.go x: 596 lines of code y: 4 # changes go/adbc/driver/flightsql/cmd/testserver/main.go x: 475 lines of code y: 10 # changes go/adbc/driver/flightsql/flightsql_statement.go x: 560 lines of code y: 24 # changes go/adbc/driver/flightsql/record_reader.go x: 175 lines of code y: 19 # changes go/adbc/driver/internal/driverbase/database.go x: 86 lines of code y: 5 # changes go/adbc/driver/internal/driverbase/driver.go x: 68 lines of code y: 4 # changes go/adbc/driver/panicdummy/panicdummy_adbc.go x: 130 lines of code y: 10 # changes go/adbc/driver/snowflake/binding.go x: 114 lines of code y: 3 # changes go/adbc/driver/snowflake/record_reader.go x: 609 lines of code y: 23 # changes go/adbc/drivermgr/wrapper.go x: 397 lines of code y: 22 # changes go/adbc/pkg/bigquery/driver.go x: 1529 lines of code y: 4 # changes go/adbc/pkg/flightsql/driver.go x: 1529 lines of code y: 29 # changes go/adbc/pkg/panicdummy/driver.go x: 1529 lines of code y: 20 # changes go/adbc/pkg/snowflake/driver.go x: 1529 lines of code y: 21 # changes go/adbc/sqldriver/flightsql/flightsql.go x: 12 lines of code y: 8 # changes go/adbc/standard_schemas.go x: 99 lines of code y: 13 # changes go/adbc/validation/validation.go x: 992 lines of code y: 20 # changes c/driver/postgresql/copy/writer.h x: 678 lines of code y: 12 # changes c/validation/adbc_validation_util.h x: 384 lines of code y: 29 # changes rust/core/src/driver_exporter.rs x: 1200 lines of code y: 3 # changes csharp/src/Drivers/Apache/Hive2/DecimalUtility.cs x: 408 lines of code y: 3 # changes c/driver/common/utils.c x: 891 lines of code y: 18 # changes c/driver/common/utils.h x: 186 lines of code y: 13 # changes c/driver/postgresql/postgresql.cc x: 784 lines of code y: 11 # changes r/adbcpostgresql/src/Makevars.in x: 31 lines of code y: 10 # changes r/adbcsqlite/src/Makevars.in x: 27 lines of code y: 10 # changes python/adbc_driver_bigquery/adbc_driver_bigquery/__init__.py x: 61 lines of code y: 2 # changes c/driver/postgresql/copy/postgres_copy_test_common.h x: 133 lines of code y: 6 # changes c/driver/postgresql/postgres_util.h x: 127 lines of code y: 8 # changes c/driver/postgresql/postgresql_benchmark.cc x: 228 lines of code y: 6 # changes c/validation/adbc_validation.cc x: 70 lines of code y: 50 # changes glib/adbc-glib/connection-raw.h x: 8 lines of code y: 3 # changes go/adbc/pkg/flightsql/utils.h x: 150 lines of code y: 6 # changes python/adbc_driver_manager/setup.py x: 77 lines of code y: 13 # changes r/adbcdrivermanager/src/radbc.cc x: 454 lines of code y: 16 # changes r/adbcdrivermanager/src/radbc.h x: 262 lines of code y: 8 # changes go/adbc/pkg/bigquery/utils.c x: 359 lines of code y: 1 # changes rust/core/src/ffi/constants.rs x: 85 lines of code y: 3 # changes dev/bench/odbc/main.cc x: 168 lines of code y: 1 # changes dev/bench/run_bench.py x: 119 lines of code y: 1 # changes csharp/src/Apache.Arrow.Adbc/AdbcConnection.cs x: 89 lines of code y: 9 # changes csharp/src/Apache.Arrow.Adbc/AdbcOptions.cs x: 110 lines of code y: 4 # changes csharp/src/Apache.Arrow.Adbc/BulkIngestMode.cs x: 10 lines of code y: 4 # changes csharp/src/Apache.Arrow.Adbc/C/CAdbcDriver.cs x: 296 lines of code y: 5 # changes csharp/src/Apache.Arrow.Adbc/C/CAdbcDriverImporter.Defaults.cs x: 474 lines of code y: 1 # changes csharp/src/Apache.Arrow.Adbc/AdbcException.cs x: 48 lines of code y: 5 # changes csharp/src/Drivers/FlightSql/FlightSqlDatabase.cs x: 28 lines of code y: 4 # changes python/adbc_driver_postgresql/benchmarks/benchmarks.py x: 103 lines of code y: 2 # changes go/adbc/driver/flightsql/utils.go x: 123 lines of code y: 11 # changes glib/adbc-glib/connection.c x: 302 lines of code y: 12 # changes glib/adbc-glib/connection.h x: 96 lines of code y: 12 # changes glib/adbc-glib/version.h.in x: 215 lines of code y: 5 # changes license.tpl x: 306 lines of code y: 4 # changes java/driver/validation/src/main/java/org/apache/arrow/adbc/driver/testsuite/SqlTestUtil.java x: 160 lines of code y: 6 # changes java/driver/flight-sql/src/main/java/org/apache/arrow/adbc/driver/flightsql/FlightSqlClientWithCallOptions.java x: 217 lines of code y: 2 # changes java/driver/flight-sql/src/main/java/org/apache/arrow/adbc/driver/flightsql/FlightSqlConnection.java x: 323 lines of code y: 8 # changes java/driver/flight-sql/src/main/java/org/apache/arrow/adbc/driver/flightsql/FlightSqlDriverUtil.java x: 124 lines of code y: 5 # changes java/driver/flight-sql/src/main/java/org/apache/arrow/adbc/driver/flightsql/GetInfoMetadataReader.java x: 186 lines of code y: 1 # changes java/driver/flight-sql/src/main/java/org/apache/arrow/adbc/driver/flightsql/GetObjectsMetadataReaders.java x: 687 lines of code y: 1 # changes java/core/src/main/java/org/apache/arrow/adbc/core/AdbcDriver.java x: 12 lines of code y: 5 # changes java/core/src/main/java/org/apache/arrow/adbc/core/AdbcException.java x: 79 lines of code y: 8 # changes java/driver/flight-sql/src/main/java/org/apache/arrow/adbc/driver/flightsql/FlightSqlStatement.java x: 282 lines of code y: 8 # changes java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc/JdbcConnection.java x: 438 lines of code y: 13 # changes java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc/JdbcDriver.java x: 82 lines of code y: 10 # changes java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc/JdbcStatement.java x: 338 lines of code y: 12 # changes java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc/ObjectMetadataBuilder.java x: 419 lines of code y: 4 # changes java/driver/validation/src/main/java/org/apache/arrow/adbc/driver/testsuite/AbstractConnectionMetadataTest.java x: 310 lines of code y: 9 # changes python/adbc_driver_manager/adbc_driver_manager/_version.py x: 20 lines of code y: 6 # changes r/adbcdrivermanager/src/init.c x: 149 lines of code y: 7 # changes python/adbc_driver_sqlite/adbc_driver_sqlite/dbapi.py x: 83 lines of code y: 5 # changes java/core/src/main/java/org/apache/arrow/adbc/core/AdbcStatement.java x: 112 lines of code y: 7 # changes java/driver/validation/src/main/java/org/apache/arrow/adbc/driver/testsuite/SqlValidationQuirks.java x: 85 lines of code y: 7 # changes java/driver/validation/src/main/java/org/apache/arrow/adbc/driver/testsuite/ArrowAssertions.java x: 153 lines of code y: 2 # changes
59.0
# changes
  min: 1.0
  average: 5.16
  25th percentile: 2.0
  median: 3.0
  75th percentile: 6.0
  max: 59.0
0 7690.0
lines of code
min: 1.0 | average: 189.52 | 25th percentile: 25.0 | median: 76.5 | 75th percentile: 217.25 | max: 7690.0

Number of Contributors vs. Number of Changes: 634 points

rust/core/src/driver_manager.rs x: 3 # contributors y: 6 # changes rust/driver/datafusion/src/lib.rs x: 2 # contributors y: 3 # changes rust/driver/dummy/src/lib.rs x: 2 # contributors y: 2 # changes c/cmake_modules/AdbcVersion.cmake x: 2 # contributors y: 20 # changes ci/conda/meta.yaml x: 3 # contributors y: 22 # changes csharp/Directory.Build.props x: 4 # contributors y: 14 # changes python/adbc_driver_bigquery/adbc_driver_bigquery/_static_version.py x: 2 # contributors y: 7 # changes python/adbc_driver_flightsql/adbc_driver_flightsql/_static_version.py x: 1 # contributors y: 12 # changes python/adbc_driver_manager/adbc_driver_manager/_static_version.py x: 1 # contributors y: 13 # changes rust/Cargo.toml x: 4 # contributors y: 22 # changes csharp/src/Apache.Arrow.Adbc/C/CAdbcDriverImporter.cs x: 4 # contributors y: 24 # changes csharp/src/Apache.Arrow.Adbc/Extensions/MarshalExtensions.cs x: 2 # contributors y: 4 # changes csharp/src/Client/SchemaConverter.cs x: 4 # contributors y: 16 # changes csharp/src/Drivers/BigQuery/BigQueryConnection.cs x: 4 # contributors y: 23 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TCancelOperationReq.cs x: 3 # contributors y: 4 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TExecuteStatementReq.cs x: 3 # contributors y: 5 # changes csharp/src/Drivers/Apache/Spark/SparkHttpConnection.cs x: 8 # contributors y: 18 # changes csharp/src/Drivers/Databricks/Auth/DatabricksOAuthGrantType.cs x: 1 # contributors y: 1 # changes csharp/src/Drivers/Databricks/Auth/OAuthClientCredentialsProvider.cs x: 1 # contributors y: 2 # changes csharp/src/Drivers/Databricks/DatabricksConnection.cs x: 5 # contributors y: 7 # changes csharp/src/Drivers/Databricks/DatabricksParameters.cs x: 4 # contributors y: 7 # changes python/adbc_driver_manager/pyproject.toml x: 1 # contributors y: 23 # changes csharp/src/Drivers/Apache/Impala/ImpalaStandardConnection.cs x: 6 # contributors y: 8 # changes csharp/src/Drivers/Apache/Hive2/HiveServer2Connection.cs x: 8 # contributors y: 23 # changes dev/release/verify-release-candidate.ps1 x: 4 # contributors y: 12 # changes csharp/src/Drivers/Apache/Hive2/HiveServer2Statement.cs x: 7 # contributors y: 15 # changes csharp/src/Drivers/Apache/Spark/SparkConnection.cs x: 7 # contributors y: 21 # changes csharp/src/Drivers/Databricks/DatabricksReader.cs x: 3 # contributors y: 3 # changes csharp/src/Drivers/Apache/Hive2/HiveServer2HttpConnection.cs x: 7 # contributors y: 8 # changes csharp/src/Drivers/Apache/Impala/ImpalaHttpConnection.cs x: 6 # contributors y: 7 # changes csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TBinaryColumn.cs x: 4 # contributors y: 6 # changes csharp/src/Drivers/BigQuery/BigQueryParameters.cs x: 2 # contributors y: 10 # changes go/adbc/driver/snowflake/driver.go x: 8 # contributors y: 25 # changes go/adbc/driver/snowflake/snowflake_database.go x: 7 # contributors y: 11 # changes rust/core/src/ffi/types.rs x: 2 # contributors y: 5 # changes csharp/src/Drivers/Apache/Spark/SparkParameters.cs x: 6 # contributors y: 12 # changes csharp/src/Drivers/Apache/Impala/ImpalaConnection.cs x: 5 # contributors y: 14 # changes go/adbc/driver/flightsql/flightsql_database.go x: 6 # contributors y: 16 # changes go/adbc/driver/flightsql/flightsql_driver.go x: 6 # contributors y: 14 # changes python/adbc_driver_postgresql/adbc_driver_postgresql/__init__.py x: 2 # contributors y: 8 # changes c/driver/postgresql/connection.cc x: 3 # contributors y: 42 # changes c/driver/postgresql/connection.h x: 3 # contributors y: 12 # changes c/validation/adbc_validation_statement.cc x: 4 # contributors y: 15 # changes c/driver_manager/adbc_driver_manager.cc x: 3 # contributors y: 26 # changes go/adbc/sqldriver/driver.go x: 6 # contributors y: 21 # changes csharp/src/Drivers/Apache/Hive2/HiveServer2Reader.cs x: 2 # contributors y: 11 # changes c/driver/postgresql/statement.cc x: 6 # contributors y: 59 # changes c/driver/postgresql/statement.h x: 4 # contributors y: 19 # changes c/validation/adbc_validation.h x: 7 # contributors y: 43 # changes python/adbc_driver_manager/adbc_driver_manager/dbapi.py x: 6 # contributors y: 30 # changes python/adbc_driver_manager/adbc_driver_manager/_lib.pyi x: 1 # contributors y: 6 # changes python/adbc_driver_manager/adbc_driver_manager/_lib.pyx x: 3 # contributors y: 29 # changes csharp/src/Client/AdbcCommand.cs x: 4 # contributors y: 13 # changes python/adbc_driver_flightsql/pyproject.toml x: 1 # contributors y: 7 # changes python/adbc_driver_postgresql/pyproject.toml x: 1 # contributors y: 9 # changes python/adbc_driver_sqlite/pyproject.toml x: 1 # contributors y: 11 # changes rust/driver/snowflake/Cargo.toml x: 1 # contributors y: 4 # changes csharp/src/Drivers/Apache/Hive2/HiveServer2AuthType.cs x: 2 # contributors y: 1 # changes csharp/src/Drivers/Apache/Impala/ImpalaStatement.cs x: 4 # contributors y: 8 # changes go/adbc/adbc.go x: 5 # contributors y: 20 # changes go/adbc/driver/internal/shared_utils.go x: 7 # contributors y: 14 # changes go/adbc/driver/snowflake/connection.go x: 11 # contributors y: 35 # changes c/cmake_modules/BuildUtils.cmake x: 4 # contributors y: 10 # changes c/cmake_modules/GoUtils.cmake x: 4 # contributors y: 9 # changes ci/linux-packages/yum/apache-arrow-adbc.spec.in x: 4 # contributors y: 11 # changes c/driver/postgresql/database.cc x: 3 # contributors y: 13 # changes c/driver/postgresql/result_helper.cc x: 3 # contributors y: 9 # changes python/adbc_driver_manager/adbc_driver_manager/_blocking_impl.cc x: 1 # contributors y: 3 # changes go/adbc/driver/snowflake/bulk_ingestion.go x: 3 # contributors y: 11 # changes go/adbc/driver/flightsql/flightsql_connection.go x: 5 # contributors y: 15 # changes csharp/src/Drivers/Apache/Impala/ImpalaDatabase.cs x: 4 # contributors y: 4 # changes csharp/src/Drivers/Apache/Spark/SparkDatabase.cs x: 4 # contributors y: 5 # changes go/adbc/driver/snowflake/statement.go x: 5 # contributors y: 22 # changes csharp/src/Apache.Arrow.Adbc/C/CAdbcDriverExporter.cs x: 5 # contributors y: 17 # changes java/driver-manager/src/main/java/org/apache/arrow/adbc/drivermanager/AdbcDriverManager.java x: 3 # contributors y: 7 # changes c/cmake_modules/AdbcDefines.cmake x: 3 # contributors y: 21 # changes c/driver/postgresql/copy/reader.h x: 5 # contributors y: 8 # changes c/driver/postgresql/result_helper.h x: 3 # contributors y: 8 # changes go/adbc/driver/flightsql/flightsql_statement.go x: 3 # contributors y: 24 # changes go/adbc/driver/flightsql/record_reader.go x: 2 # contributors y: 19 # changes go/adbc/driver/panicdummy/panicdummy_adbc.go x: 3 # contributors y: 10 # changes go/adbc/driver/snowflake/record_reader.go x: 5 # contributors y: 23 # changes go/adbc/pkg/flightsql/driver.go x: 4 # contributors y: 29 # changes go/adbc/pkg/panicdummy/driver.go x: 4 # contributors y: 20 # changes go/adbc/pkg/snowflake/driver.go x: 4 # contributors y: 21 # changes go/adbc/standard_schemas.go x: 2 # contributors y: 13 # changes go/adbc/utils/utils.go x: 2 # contributors y: 9 # changes c/driver/common/utils.c x: 4 # contributors y: 18 # changes ci/scripts/cpp_build.ps1 x: 2 # contributors y: 6 # changes c/validation/adbc_validation.cc x: 8 # contributors y: 50 # changes r/adbcdrivermanager/src/radbc.cc x: 2 # contributors y: 16 # changes ruby/lib/adbc/connection.rb x: 1 # contributors y: 5 # changes java/core/src/main/java/org/apache/arrow/adbc/core/AdbcConnection.java x: 1 # contributors y: 14 # changes java/core/src/main/java/org/apache/arrow/adbc/core/AdbcException.java x: 1 # contributors y: 8 # changes python/adbc_driver_manager/adbc_driver_manager/__init__.py x: 1 # contributors y: 10 # changes
59.0
# changes
  min: 1.0
  average: 5.16
  25th percentile: 2.0
  median: 3.0
  75th percentile: 6.0
  max: 59.0
0 11.0
# contributors
min: 1.0 | average: 2.08 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 3.0 | max: 11.0

Number of Contributors vs. File Size: 634 points

rust/core/src/driver_manager.rs x: 3 # contributors y: 1041 lines of code rust/core/src/lib.rs x: 3 # contributors y: 94 lines of code rust/driver/datafusion/src/lib.rs x: 2 # contributors y: 826 lines of code rust/driver/dummy/src/lib.rs x: 2 # contributors y: 771 lines of code rust/driver/snowflake/src/connection/builder.rs x: 2 # contributors y: 17 lines of code rust/driver/snowflake/src/database.rs x: 2 # contributors y: 127 lines of code ci/conda/meta.yaml x: 3 # contributors y: 222 lines of code csharp/Directory.Build.props x: 4 # contributors y: 42 lines of code python/adbc_driver_flightsql/adbc_driver_flightsql/_static_version.py x: 1 # contributors y: 3 lines of code csharp/src/Apache.Arrow.Adbc/C/CAdbcDriverImporter.cs x: 4 # contributors y: 1327 lines of code csharp/src/Apache.Arrow.Adbc/Extensions/MarshalExtensions.cs x: 2 # contributors y: 74 lines of code csharp/src/Client/SchemaConverter.cs x: 4 # contributors y: 215 lines of code csharp/src/Drivers/BigQuery/BigQueryConnection.cs x: 4 # contributors y: 1046 lines of code csharp/src/Drivers/BigQuery/BigQueryStatement.cs x: 3 # contributors y: 435 lines of code csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TCancelOperationReq.cs x: 3 # contributors y: 144 lines of code csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TExecuteStatementReq.cs x: 3 # contributors y: 868 lines of code csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TFetchResultsResp.cs x: 3 # contributors y: 275 lines of code csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TGetColumnsReq.cs x: 3 # contributors y: 406 lines of code csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TGetCrossReferenceReq.cs x: 3 # contributors y: 491 lines of code csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TGetFunctionsReq.cs x: 3 # contributors y: 356 lines of code csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TGetInfoReq.cs x: 3 # contributors y: 172 lines of code csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TGetOperationStatusReq.cs x: 3 # contributors y: 187 lines of code csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TGetOperationStatusResp.cs x: 3 # contributors y: 705 lines of code csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TGetSchemasReq.cs x: 3 # contributors y: 320 lines of code csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TOpenSessionReq.cs x: 3 # contributors y: 554 lines of code csharp/src/Drivers/Apache/Spark/SparkHttpConnection.cs x: 8 # contributors y: 243 lines of code csharp/src/Drivers/Databricks/Auth/OAuthClientCredentialsProvider.cs x: 1 # contributors y: 144 lines of code csharp/src/Drivers/Databricks/DatabricksConnection.cs x: 5 # contributors y: 340 lines of code python/adbc_driver_manager/pyproject.toml x: 1 # contributors y: 46 lines of code csharp/src/Drivers/Apache/Hive2/HiveServer2Parameters.cs x: 3 # contributors y: 45 lines of code csharp/src/Drivers/Apache/Impala/ImpalaStandardConnection.cs x: 6 # contributors y: 142 lines of code csharp/src/Drivers/Apache/Hive2/HiveServer2Connection.cs x: 8 # contributors y: 1232 lines of code csharp/src/Drivers/Databricks/CloudFetch/CloudFetchDownloader.cs x: 1 # contributors y: 319 lines of code dev/release/verify-release-candidate.ps1 x: 4 # contributors y: 131 lines of code csharp/src/Drivers/Apache/Hive2/HiveServer2Statement.cs x: 7 # contributors y: 470 lines of code csharp/src/Drivers/Apache/Spark/SparkConnection.cs x: 7 # contributors y: 118 lines of code csharp/src/Drivers/Databricks/CloudFetch/CloudFetchResultFetcher.cs x: 2 # contributors y: 179 lines of code csharp/src/Drivers/Databricks/CloudFetch/CloudFetchDownloadManager.cs x: 1 # contributors y: 221 lines of code csharp/src/Drivers/Databricks/CloudFetch/CloudFetchMemoryBufferManager.cs x: 1 # contributors y: 79 lines of code csharp/src/Drivers/Apache/Hive2/HiveServer2HttpConnection.cs x: 7 # contributors y: 276 lines of code csharp/src/Drivers/Apache/Impala/ImpalaHttpConnection.cs x: 6 # contributors y: 164 lines of code csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TBinaryColumn.cs x: 4 # contributors y: 198 lines of code csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TBoolColumn.cs x: 4 # contributors y: 170 lines of code csharp/src/Drivers/Apache/Thrift/StreamExtensions.cs x: 4 # contributors y: 84 lines of code compose.yaml x: 2 # contributors y: 219 lines of code csharp/src/Drivers/BigQuery/BigQueryParameters.cs x: 2 # contributors y: 44 lines of code go/adbc/driver/snowflake/driver.go x: 8 # contributors y: 146 lines of code go/adbc/driver/snowflake/snowflake_database.go x: 7 # contributors y: 442 lines of code rust/core/src/ffi/types.rs x: 2 # contributors y: 541 lines of code csharp/src/Drivers/Apache/Spark/SparkParameters.cs x: 6 # contributors y: 29 lines of code csharp/src/Drivers/Apache/Impala/ImpalaConnection.cs x: 5 # contributors y: 99 lines of code go/adbc/driver/flightsql/flightsql_database.go x: 6 # contributors y: 483 lines of code go/adbc/driver/flightsql/flightsql_driver.go x: 6 # contributors y: 97 lines of code go/adbc/driver/flightsql/flightsql_oauth.go x: 1 # contributors y: 108 lines of code csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TCLIService.Extensions.cs x: 1 # contributors y: 338 lines of code csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TCLIService.cs x: 2 # contributors y: 7690 lines of code csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TColumn.cs x: 2 # contributors y: 464 lines of code csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TColumnDesc.cs x: 2 # contributors y: 252 lines of code csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TColumnValue.cs x: 2 # contributors y: 419 lines of code csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TDBSqlArrowFormat.cs x: 1 # contributors y: 192 lines of code csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TDBSqlTempView.cs x: 2 # contributors y: 298 lines of code csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TDownloadDataReq.cs x: 2 # contributors y: 334 lines of code csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TExpressionInfo.cs x: 2 # contributors y: 632 lines of code csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TFetchResultsReq.cs x: 2 # contributors y: 375 lines of code csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TGetDelegationTokenResp.cs x: 2 # contributors y: 187 lines of code csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TGetResultSetMetadataResp.cs x: 2 # contributors y: 1065 lines of code csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TSQLVariable.cs x: 1 # contributors y: 368 lines of code csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TSparkArrowResultLink.cs x: 2 # contributors y: 316 lines of code csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TSparkParameterValueArg.cs x: 1 # contributors y: 252 lines of code csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TStatementConf.cs x: 1 # contributors y: 281 lines of code c/driver/postgresql/connection.cc x: 3 # contributors y: 1014 lines of code c/driver/postgresql/connection.h x: 3 # contributors y: 67 lines of code c/validation/adbc_validation_statement.cc x: 4 # contributors y: 2343 lines of code go/adbc/driver/bigquery/connection.go x: 5 # contributors y: 619 lines of code csharp/src/Drivers/Apache/Spark/SparkConnectionFactory.cs x: 3 # contributors y: 25 lines of code c/driver_manager/adbc_driver_manager.cc x: 3 # contributors y: 1551 lines of code go/adbc/driver/bigquery/record_reader.go x: 4 # contributors y: 248 lines of code go/adbc/sqldriver/driver.go x: 6 # contributors y: 576 lines of code c/driver/postgresql/statement.cc x: 6 # contributors y: 720 lines of code c/validation/adbc_validation.h x: 7 # contributors y: 386 lines of code python/adbc_driver_manager/adbc_driver_manager/dbapi.py x: 6 # contributors y: 739 lines of code python/adbc_driver_manager/adbc_driver_manager/_lib.pyi x: 1 # contributors y: 177 lines of code python/adbc_driver_manager/adbc_driver_manager/_lib.pyx x: 3 # contributors y: 1093 lines of code csharp/src/Client/AdbcCommand.cs x: 4 # contributors y: 491 lines of code csharp/src/Drivers/Apache/Impala/ImpalaStatement.cs x: 4 # contributors y: 15 lines of code go/adbc/adbc.go x: 5 # contributors y: 219 lines of code go/adbc/driver/internal/shared_utils.go x: 7 # contributors y: 642 lines of code go/adbc/driver/snowflake/connection.go x: 11 # contributors y: 612 lines of code c/cmake_modules/BuildUtils.cmake x: 4 # contributors y: 753 lines of code ci/linux-packages/yum/apache-arrow-adbc.spec.in x: 4 # contributors y: 296 lines of code c/driver/postgresql/database.cc x: 3 # contributors y: 265 lines of code c/driver/sqlite/sqlite.cc x: 3 # contributors y: 1248 lines of code c/validation/adbc_validation_connection.cc x: 4 # contributors y: 992 lines of code go/adbc/driver/flightsql/flightsql_connection.go x: 5 # contributors y: 954 lines of code go/adbc/driver/internal/driverbase/connection.go x: 4 # contributors y: 536 lines of code go/adbc/driver/snowflake/statement.go x: 5 # contributors y: 575 lines of code csharp/src/Apache.Arrow.Adbc/C/CAdbcDriverExporter.cs x: 5 # contributors y: 853 lines of code rust/driver/snowflake/src/database/builder.rs x: 1 # contributors y: 802 lines of code rust/core/src/options.rs x: 2 # contributors y: 428 lines of code c/driver/framework/base_driver.h x: 3 # contributors y: 879 lines of code go/adbc/drivermgr/adbc_driver_manager.cc x: 4 # contributors y: 1551 lines of code c/driver/postgresql/copy/reader.h x: 5 # contributors y: 835 lines of code c/driver/postgresql/postgres_type.h x: 4 # contributors y: 892 lines of code go/adbc/driver/bigquery/statement.go x: 3 # contributors y: 596 lines of code go/adbc/drivermgr/wrapper.go x: 5 # contributors y: 397 lines of code go/adbc/pkg/bigquery/driver.go x: 3 # contributors y: 1529 lines of code go/adbc/pkg/flightsql/driver.go x: 4 # contributors y: 1529 lines of code go/adbc/standard_schemas.go x: 2 # contributors y: 99 lines of code c/driver/postgresql/copy/writer.h x: 4 # contributors y: 678 lines of code c/validation/adbc_validation_util.h x: 4 # contributors y: 384 lines of code rust/core/src/driver_exporter.rs x: 2 # contributors y: 1200 lines of code csharp/src/Drivers/Apache/Hive2/DecimalUtility.cs x: 1 # contributors y: 408 lines of code c/driver/postgresql/postgresql.cc x: 3 # contributors y: 784 lines of code c/validation/adbc_validation.cc x: 8 # contributors y: 70 lines of code csharp/src/Apache.Arrow.Adbc/C/CAdbcDriverImporter.Defaults.cs x: 1 # contributors y: 474 lines of code java/driver/flight-sql/src/main/java/org/apache/arrow/adbc/driver/flightsql/GetObjectsMetadataReaders.java x: 1 # contributors y: 687 lines of code java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc/JdbcConnection.java x: 1 # contributors y: 438 lines of code
7690.0
lines of code
  min: 1.0
  average: 189.52
  25th percentile: 25.0
  median: 76.5
  75th percentile: 217.25
  max: 7690.0
0 11.0
# contributors
min: 1.0 | average: 2.08 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 3.0 | max: 11.0