GoogleCloudPlatform / cloud-spanner-emulator
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 411 files with 67,627 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 0 files changed 51-100 times (0 lines of code)
    • 13 files changed 21-50 times (20,618 lines of code)
    • 87 files changed 6-20 times (18,800 lines of code)
    • 311 files changed 1-5 times (28,209 lines of code)
0% | 0% | 30% | 27% | 41%
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 411 files with 67,627 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 9 files changed by 11-25 contributors (17,391 lines of code)
    • 53 files changed by 6-10 contributors (15,587 lines of code)
    • 295 files changed by 2-5 contributors (32,947 lines of code)
    • 54 files changed by 1 contributor (1,702 lines of code)
0% | 25% | 23% | 48% | 2%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
h, c, cc, sql, po, pl, spec, gitignore, mk, ld, txt, pm, in, cfg, sh, l, proto, py, y, bat, md, patch, inc, cpp, json, bzl, s, go, xs, dockerignore, xml, sed, man, d, proj, yaml, dockerfile, prolog
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
cc0% | 0% | 34% | 27% | 37%
h0% | 0% | 8% | 30% | 61%
proto0% | 0% | 85% | 0% | 14%
go0% | 0% | 0% | 46% | 53%
bzl0% | 0% | 0% | 0% | 100%
cfg0% | 0% | 0% | 0% | 100%
inc0% | 0% | 0% | 0% | 100%
yaml0% | 0% | 0% | 0% | 0%
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
backend0% | 0% | 28% | 27% | 44%
common0% | 0% | 96% | 2% | 1%
frontend0% | 0% | 0% | 52% | 47%
gateway0% | 0% | 0% | 100% | 0%
build0% | 0% | 0% | 0% | 100%
binaries0% | 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
errors.cc
in common
3842 530 2020-03-09 2025-04-25 42 13 noreply@google.com cloud-spanner-emulator-bot@...
errors.h
in common
931 - 2020-03-09 2025-04-25 38 13 noreply@google.com cloud-spanner-emulator-bot@...
schema_updater.cc
in backend/schema/updater
5429 128 2020-03-22 2025-04-25 38 13 noreply@google.com cloud-spanner-emulator-bot@...
ddl_parser.cc
in backend/schema/parser
3063 121 2020-03-22 2025-04-25 31 11 noreply@google.com cloud-spanner-emulator-bot@...
query_engine.cc
in backend/query
982 33 2020-03-13 2025-04-04 29 11 noreply@google.com cloud-spanner-emulator-bot@...
1946 52 2020-05-29 2025-04-25 29 12 noreply@google.com cloud-spanner-emulator-bot@...
proto
operations.proto
in backend/schema/ddl
891 - 2020-04-23 2025-04-25 25 10 noreply@google.com cloud-spanner-emulator-bot@...
52 1 2020-10-01 2025-04-25 24 11 noreply@google.com cloud-spanner-emulator-bot@...
read_write_transaction.cc
in backend/transaction
518 19 2020-03-09 2024-11-29 24 11 noreply@google.com cloud-spanner-emulator-bot@...
table.cc
in backend/schema/updater/schema_updater_tests
1533 29 2020-05-29 2025-04-04 23 10 noreply@google.com cloud-spanner-emulator-bot@...
analyzer_options.cc
in backend/query
135 6 2020-07-22 2025-04-04 22 10 noreply@google.com cloud-spanner-emulator-bot@...
catalog.cc
in backend/query
537 25 2020-03-19 2025-04-25 21 7 noreply@google.com cloud-spanner-emulator-bot@...
print_ddl.cc
in backend/schema/printer
759 31 2020-07-22 2025-04-25 21 8 noreply@google.com cloud-spanner-emulator-bot@...
function_catalog.cc
in backend/query
561 22 2020-05-29 2025-04-25 20 8 noreply@google.com cloud-spanner-emulator-bot@...
schema.cc
in backend/schema/catalog
709 18 2020-03-30 2025-04-25 20 5 noreply@google.com cloud-spanner-emulator-bot@...
table.h
in backend/schema/catalog
168 22 2020-03-30 2025-03-12 19 8 noreply@google.com skuruppu@google.com
query_validator.cc
in backend/query
628 27 2020-07-22 2025-03-12 19 11 noreply@google.com skuruppu@google.com
schema.h
in backend/schema/catalog
200 30 2020-03-30 2025-04-25 18 6 noreply@google.com cloud-spanner-emulator-bot@...
table_validator.cc
in backend/schema/validators
409 8 2020-04-02 2024-12-13 18 10 noreply@google.com cloud-spanner-emulator-bot@...
index.cc
in backend/schema/updater/schema_updater_tests
1802 48 2020-05-29 2025-04-04 18 10 noreply@google.com cloud-spanner-emulator-bot@...
ddl_reserved_words.cc
in backend/schema/parser
210 1 2020-10-01 2025-04-25 17 8 noreply@google.com cloud-spanner-emulator-bot@...
queries.cc
in frontend/handlers
501 13 2020-03-13 2024-07-24 17 7 noreply@google.com cloud-spanner-emulator-bot@...
base.h
in backend/schema/updater/schema_updater_tests
170 3 2020-05-29 2025-04-04 16 6 noreply@google.com cloud-spanner-emulator-bot@...
column.h
in backend/schema/catalog
193 25 2020-03-30 2025-04-25 16 10 noreply@google.com cloud-spanner-emulator-bot@...
table_builder.h
in backend/schema/builders
210 2 2020-03-31 2025-03-12 16 8 noreply@google.com skuruppu@google.com
ddl_parser.h
in backend/schema/parser
49 - 2020-03-22 2025-04-25 15 7 noreply@google.com cloud-spanner-emulator-bot@...
print_ddl.h
in backend/schema/printer
54 - 2020-07-22 2025-04-25 15 8 noreply@google.com cloud-spanner-emulator-bot@...
93 - 2020-07-22 2025-04-25 15 10 noreply@google.com cloud-spanner-emulator-bot@...
transaction.cc
in frontend/entities
358 27 2020-03-13 2025-03-12 15 7 noreply@google.com skuruppu@google.com
column_validator.cc
in backend/schema/validators
464 10 2020-05-29 2025-03-12 15 9 noreply@google.com skuruppu@google.com
manager.cc
in backend/actions
193 8 2020-05-29 2025-04-25 14 8 noreply@google.com cloud-spanner-emulator-bot@...
gsql_supported_functions.cc
in backend/query/feature_filter
237 1 2020-07-22 2025-04-04 14 9 noreply@google.com cloud-spanner-emulator-bot@...
ddl_type_conversion.cc
in backend/schema/updater
320 4 2020-05-29 2025-04-04 14 6 noreply@google.com cloud-spanner-emulator-bot@...
transaction_store.cc
in backend/transaction
320 14 2020-03-30 2024-04-29 14 7 noreply@google.com cloud-spanner-emulator-bot@...
catalog.h
in backend/query
148 1 2020-05-29 2025-04-04 13 7 noreply@google.com cloud-spanner-emulator-bot@...
database.cc
in backend/database
152 2 2020-05-29 2025-04-04 13 8 noreply@google.com cloud-spanner-emulator-bot@...
queryable_table.cc
in backend/query
189 6 2020-05-29 2024-10-31 13 8 noreply@google.com cloud-spanner-emulator-bot@...
column_builder.h
in backend/schema/builders
299 3 2020-10-01 2025-04-25 13 7 noreply@google.com cloud-spanner-emulator-bot@...
types.cc
in backend/datamodel
89 3 2020-10-01 2025-04-04 12 7 noreply@google.com cloud-spanner-emulator-bot@...
read_write_transaction.h
in backend/transaction
118 3 2020-03-31 2024-08-22 12 8 noreply@google.com cloud-spanner-emulator-bot@...
schema_graph_editor.h
in backend/schema/graph
179 8 2020-03-30 2024-10-31 12 8 noreply@google.com cloud-spanner-emulator-bot@...
resolve.cc
in backend/transaction
311 13 2020-03-30 2023-11-08 12 7 noreply@google.com cloud-spanner-emulator-bot@...
values.cc
in frontend/converters
528 5 2020-10-01 2025-04-04 12 7 noreply@google.com cloud-spanner-emulator-bot@...
index.h
in backend/schema/catalog
104 16 2020-03-30 2025-04-04 11 5 noreply@google.com cloud-spanner-emulator-bot@...
transaction.h
in frontend/entities
130 3 2020-03-13 2023-11-08 11 6 noreply@google.com cloud-spanner-emulator-bot@...
table.cc
in backend/schema/catalog
196 7 2020-03-13 2025-03-12 11 6 noreply@google.com skuruppu@google.com
generated_column.cc
in backend/actions
272 9 2021-02-16 2025-04-04 11 6 jdufault@google.com cloud-spanner-emulator-bot@...
query_engine.h
in backend/query
71 2 2020-04-24 2025-04-04 10 6 noreply@google.com cloud-spanner-emulator-bot@...
transaction_store.h
in backend/transaction
74 2 2020-03-30 2024-04-29 10 5 noreply@google.com cloud-spanner-emulator-bot@...
partitions.cc
in frontend/handlers
169 6 2020-04-02 2024-03-15 10 5 noreply@google.com cloud-spanner-emulator-bot@...
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
errors.cc
in common
3842 530 2020-03-09 2025-04-25 42 13 noreply@google.com cloud-spanner-emulator-bot@...
errors.h
in common
931 - 2020-03-09 2025-04-25 38 13 noreply@google.com cloud-spanner-emulator-bot@...
schema_updater.cc
in backend/schema/updater
5429 128 2020-03-22 2025-04-25 38 13 noreply@google.com cloud-spanner-emulator-bot@...
1946 52 2020-05-29 2025-04-25 29 12 noreply@google.com cloud-spanner-emulator-bot@...
ddl_parser.cc
in backend/schema/parser
3063 121 2020-03-22 2025-04-25 31 11 noreply@google.com cloud-spanner-emulator-bot@...
query_engine.cc
in backend/query
982 33 2020-03-13 2025-04-04 29 11 noreply@google.com cloud-spanner-emulator-bot@...
52 1 2020-10-01 2025-04-25 24 11 noreply@google.com cloud-spanner-emulator-bot@...
read_write_transaction.cc
in backend/transaction
518 19 2020-03-09 2024-11-29 24 11 noreply@google.com cloud-spanner-emulator-bot@...
query_validator.cc
in backend/query
628 27 2020-07-22 2025-03-12 19 11 noreply@google.com skuruppu@google.com
proto
operations.proto
in backend/schema/ddl
891 - 2020-04-23 2025-04-25 25 10 noreply@google.com cloud-spanner-emulator-bot@...
table.cc
in backend/schema/updater/schema_updater_tests
1533 29 2020-05-29 2025-04-04 23 10 noreply@google.com cloud-spanner-emulator-bot@...
analyzer_options.cc
in backend/query
135 6 2020-07-22 2025-04-04 22 10 noreply@google.com cloud-spanner-emulator-bot@...
table_validator.cc
in backend/schema/validators
409 8 2020-04-02 2024-12-13 18 10 noreply@google.com cloud-spanner-emulator-bot@...
index.cc
in backend/schema/updater/schema_updater_tests
1802 48 2020-05-29 2025-04-04 18 10 noreply@google.com cloud-spanner-emulator-bot@...
column.h
in backend/schema/catalog
193 25 2020-03-30 2025-04-25 16 10 noreply@google.com cloud-spanner-emulator-bot@...
93 - 2020-07-22 2025-04-25 15 10 noreply@google.com cloud-spanner-emulator-bot@...
column_validator.cc
in backend/schema/validators
464 10 2020-05-29 2025-03-12 15 9 noreply@google.com skuruppu@google.com
gsql_supported_functions.cc
in backend/query/feature_filter
237 1 2020-07-22 2025-04-04 14 9 noreply@google.com cloud-spanner-emulator-bot@...
print_ddl.cc
in backend/schema/printer
759 31 2020-07-22 2025-04-25 21 8 noreply@google.com cloud-spanner-emulator-bot@...
function_catalog.cc
in backend/query
561 22 2020-05-29 2025-04-25 20 8 noreply@google.com cloud-spanner-emulator-bot@...
table.h
in backend/schema/catalog
168 22 2020-03-30 2025-03-12 19 8 noreply@google.com skuruppu@google.com
ddl_reserved_words.cc
in backend/schema/parser
210 1 2020-10-01 2025-04-25 17 8 noreply@google.com cloud-spanner-emulator-bot@...
table_builder.h
in backend/schema/builders
210 2 2020-03-31 2025-03-12 16 8 noreply@google.com skuruppu@google.com
print_ddl.h
in backend/schema/printer
54 - 2020-07-22 2025-04-25 15 8 noreply@google.com cloud-spanner-emulator-bot@...
manager.cc
in backend/actions
193 8 2020-05-29 2025-04-25 14 8 noreply@google.com cloud-spanner-emulator-bot@...
queryable_table.cc
in backend/query
189 6 2020-05-29 2024-10-31 13 8 noreply@google.com cloud-spanner-emulator-bot@...
database.cc
in backend/database
152 2 2020-05-29 2025-04-04 13 8 noreply@google.com cloud-spanner-emulator-bot@...
read_write_transaction.h
in backend/transaction
118 3 2020-03-31 2024-08-22 12 8 noreply@google.com cloud-spanner-emulator-bot@...
schema_graph_editor.h
in backend/schema/graph
179 8 2020-03-30 2024-10-31 12 8 noreply@google.com cloud-spanner-emulator-bot@...
query_validator.h
in backend/query
116 3 2020-07-22 2025-03-12 9 8 noreply@google.com skuruppu@google.com
sql_feature_filter.cc
in backend/query/feature_filter
179 7 2020-07-22 2024-10-31 8 8 noreply@google.com cloud-spanner-emulator-bot@...
generated_column.cc
in backend/schema/updater/schema_updater_tests
389 16 2020-10-01 2024-06-07 7 8 noreply@google.com cloud-spanner-emulator-bot@...
catalog.cc
in backend/query
537 25 2020-03-19 2025-04-25 21 7 noreply@google.com cloud-spanner-emulator-bot@...
queries.cc
in frontend/handlers
501 13 2020-03-13 2024-07-24 17 7 noreply@google.com cloud-spanner-emulator-bot@...
transaction.cc
in frontend/entities
358 27 2020-03-13 2025-03-12 15 7 noreply@google.com skuruppu@google.com
ddl_parser.h
in backend/schema/parser
49 - 2020-03-22 2025-04-25 15 7 noreply@google.com cloud-spanner-emulator-bot@...
transaction_store.cc
in backend/transaction
320 14 2020-03-30 2024-04-29 14 7 noreply@google.com cloud-spanner-emulator-bot@...
catalog.h
in backend/query
148 1 2020-05-29 2025-04-04 13 7 noreply@google.com cloud-spanner-emulator-bot@...
column_builder.h
in backend/schema/builders
299 3 2020-10-01 2025-04-25 13 7 noreply@google.com cloud-spanner-emulator-bot@...
values.cc
in frontend/converters
528 5 2020-10-01 2025-04-04 12 7 noreply@google.com cloud-spanner-emulator-bot@...
resolve.cc
in backend/transaction
311 13 2020-03-30 2023-11-08 12 7 noreply@google.com cloud-spanner-emulator-bot@...
types.cc
in backend/datamodel
89 3 2020-10-01 2025-04-04 12 7 noreply@google.com cloud-spanner-emulator-bot@...
queryable_table.h
in backend/query
65 4 2020-05-29 2024-10-31 8 7 noreply@google.com cloud-spanner-emulator-bot@...
sessions.cc
in frontend/handlers
129 5 2020-03-30 2025-02-21 5 7 noreply@google.com cloud-spanner-emulator-bot@...
schema.h
in backend/schema/catalog
200 30 2020-03-30 2025-04-25 18 6 noreply@google.com cloud-spanner-emulator-bot@...
base.h
in backend/schema/updater/schema_updater_tests
170 3 2020-05-29 2025-04-04 16 6 noreply@google.com cloud-spanner-emulator-bot@...
ddl_type_conversion.cc
in backend/schema/updater
320 4 2020-05-29 2025-04-04 14 6 noreply@google.com cloud-spanner-emulator-bot@...
transaction.h
in frontend/entities
130 3 2020-03-13 2023-11-08 11 6 noreply@google.com cloud-spanner-emulator-bot@...
generated_column.cc
in backend/actions
272 9 2021-02-16 2025-04-04 11 6 jdufault@google.com cloud-spanner-emulator-bot@...
table.cc
in backend/schema/catalog
196 7 2020-03-13 2025-03-12 11 6 noreply@google.com skuruppu@google.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
key_range.cc
in backend/datamodel
113 12
foreign_key_restrictions.cc
in backend/transaction
111 3
view.h
in backend/schema/catalog
88 6
model_builder.h
in backend/schema/builders
87 2
key_set.cc
in backend/datamodel
86 5
write.cc
in backend/access
84 3
model.h
in backend/schema/catalog
72 6
change_streams.h
in frontend/handlers
64 1
handler.cc
in frontend/server
49 1
environment.h
in frontend/server
37 -
foreign_key_restrictions.h
in backend/transaction
37 -
read.cc
in backend/access
29 -
model.cc
in backend/schema/catalog
29 4
request.h
in backend/locking
28 -
clock.cc
in common
27 2
ddl_token_base.h
in backend/schema/parser
25 3
sequence_validator.h
in backend/schema/validators
23 -
queryable_model.cc
in backend/query
22 -
model_validator.h
in backend/schema/validators
21 -
clock.h
in common
20 -
operations.yaml
in gateway
20 -
value.h
in backend/datamodel
19 -
cfg
release_arm.cfg
in build/kokoro/gcp_ubuntu
17 -
variant.h
in backend/common
17 -
request.cc
in backend/locking
17 -
change_stream_backfill.h
in backend/schema/backfills
16 -
15 1
queryable_sequence.cc
in backend/query
14 -
12 2
7 -
bit_reverse.h
in common
5 -
action.cc
in backend/actions
97 16 2020-05-29 2020-05-29 1 1 noreply@google.com noreply@google.com
common.cc
in backend/schema/updater/schema_updater_tests
88 1 2020-05-29 2020-10-01 3 1 noreply@google.com noreply@google.com
flush.cc
in backend/transaction
69 4 2020-03-30 2020-05-29 2 1 noreply@google.com noreply@google.com
query_size_limits_checker.h
in backend/query/feature_filter
68 1 2020-07-22 2020-07-22 1 1 noreply@google.com noreply@google.com
fix_grpc_gateway.go
in build/bazel
59 3 2020-03-10 2020-03-10 1 1 noreply@google.com noreply@google.com
proto
partition_token.proto
in frontend/proto
58 - 2020-04-23 2020-04-28 2 1 noreply@google.com noreply@google.com
key.h
in backend/datamodel
54 1 2020-04-02 2020-04-02 1 1 noreply@google.com noreply@google.com
in_memory_storage.h
in backend/storage
51 - 2020-05-29 2020-05-29 1 1 noreply@google.com noreply@google.com
key_range.h
in backend/datamodel
48 2 2020-03-09 2020-03-09 1 1 noreply@google.com noreply@google.com
schema_objects_pool.h
in backend/schema/graph
47 4 2020-03-30 2020-03-30 1 1 noreply@google.com noreply@google.com
operation.cc
in frontend/entities
45 4 2020-05-29 2020-05-29 1 1 noreply@google.com noreply@google.com
interleave.h
in backend/actions
45 - 2020-05-29 2020-05-29 1 1 noreply@google.com noreply@google.com
row_cursor.cc
in backend/transaction
44 5 2020-05-29 2020-05-29 1 1 noreply@google.com noreply@google.com
status.cc
in frontend/common
41 2 2020-05-29 2020-05-29 1 1 noreply@google.com noreply@google.com
labels.cc
in frontend/common
40 3 2020-05-29 2020-05-29 1 1 noreply@google.com noreply@google.com
unique_index.cc
in backend/actions
39 1 2020-05-29 2020-05-29 1 1 noreply@google.com noreply@google.com
37 2 2020-07-22 2020-07-22 1 1 noreply@google.com noreply@google.com
policies.cc
in frontend/handlers
34 3 2020-05-29 2020-05-29 1 1 noreply@google.com noreply@google.com
case.h
in backend/common
34 2 2020-04-04 2020-04-24 2 1 noreply@google.com noreply@google.com
Correlations

File Size vs. Number of Changes: 411 points

backend/actions/column_value.cc x: 176 lines of code y: 7 # changes backend/actions/column_value.h x: 58 lines of code y: 2 # changes backend/actions/manager.cc x: 193 lines of code y: 14 # changes backend/actions/manager.h x: 71 lines of code y: 7 # changes backend/query/catalog.cc x: 537 lines of code y: 21 # changes backend/query/function_catalog.cc x: 561 lines of code y: 20 # changes backend/query/function_catalog.h x: 67 lines of code y: 9 # changes backend/query/information_schema_catalog.cc x: 1946 lines of code y: 29 # changes backend/query/information_schema_catalog.h x: 93 lines of code y: 15 # changes backend/query/pg_catalog.cc x: 1748 lines of code y: 1 # changes backend/query/pg_catalog.h x: 52 lines of code y: 1 # changes backend/query/tables_from_metadata.h x: 55 lines of code y: 4 # changes backend/schema/builders/column_builder.h x: 299 lines of code y: 13 # changes backend/schema/builders/placement_builder.h x: 59 lines of code y: 1 # changes backend/schema/catalog/column.h x: 193 lines of code y: 16 # changes backend/schema/catalog/placement.cc x: 31 lines of code y: 1 # changes backend/schema/catalog/property_graph.cc x: 190 lines of code y: 3 # changes backend/schema/catalog/property_graph.h x: 166 lines of code y: 3 # changes backend/schema/catalog/property_graph.proto x: 91 lines of code y: 1 # changes backend/schema/catalog/schema.cc x: 709 lines of code y: 20 # changes backend/schema/catalog/schema.h x: 200 lines of code y: 18 # changes backend/schema/ddl/operations.proto x: 891 lines of code y: 25 # changes backend/schema/parser/ddl_parser.cc x: 3063 lines of code y: 31 # changes backend/schema/parser/ddl_parser.h x: 49 lines of code y: 15 # changes backend/schema/parser/ddl_reserved_words.cc x: 210 lines of code y: 17 # changes backend/schema/printer/print_ddl.cc x: 759 lines of code y: 21 # changes backend/schema/updater/schema_updater.cc x: 5429 lines of code y: 38 # changes backend/schema/validators/placement_validator.h x: 22 lines of code y: 1 # changes common/errors.cc x: 3842 lines of code y: 42 # changes common/errors.h x: 931 lines of code y: 38 # changes common/feature_flags.h x: 52 lines of code y: 24 # changes backend/query/search/search_function_catalog.cc x: 611 lines of code y: 4 # changes backend/actions/check_constraint.cc x: 97 lines of code y: 5 # changes backend/actions/check_constraint.h x: 41 lines of code y: 2 # changes backend/actions/generated_column.cc x: 272 lines of code y: 11 # changes backend/actions/generated_column.h x: 58 lines of code y: 7 # changes backend/database/database.cc x: 152 lines of code y: 13 # changes backend/database/database.h x: 80 lines of code y: 8 # changes backend/datamodel/types.cc x: 89 lines of code y: 12 # changes backend/query/analyzer_options.cc x: 135 lines of code y: 22 # changes backend/query/analyzer_options.h x: 26 lines of code y: 4 # changes backend/query/ann_functions_rewriter.cc x: 79 lines of code y: 1 # changes backend/query/ann_validator.cc x: 357 lines of code y: 1 # changes backend/query/feature_filter/error_mode_util.cc x: 37 lines of code y: 2 # changes backend/query/feature_filter/gsql_supported_functions.cc x: 237 lines of code y: 14 # changes backend/query/query_engine.cc x: 982 lines of code y: 29 # changes backend/query/query_engine.h x: 71 lines of code y: 10 # changes backend/query/queryable_property_graph.cc x: 280 lines of code y: 2 # changes backend/query/queryable_udf.cc x: 82 lines of code y: 2 # changes backend/query/queryable_udf.h x: 28 lines of code y: 2 # changes backend/query/search/snippet_evaluator.cc x: 197 lines of code y: 2 # changes backend/schema/backfills/column_value_backfill.cc x: 138 lines of code y: 7 # changes backend/schema/builders/database_options_builder.h x: 70 lines of code y: 5 # changes backend/schema/catalog/database_options.h x: 66 lines of code y: 5 # changes backend/schema/catalog/index.h x: 104 lines of code y: 11 # changes backend/schema/updater/ddl_type_conversion.cc x: 320 lines of code y: 14 # changes backend/schema/updater/schema_updater.h x: 67 lines of code y: 8 # changes backend/schema/updater/schema_updater_tests/base.h x: 170 lines of code y: 16 # changes backend/schema/updater/schema_updater_tests/database_option.cc x: 128 lines of code y: 4 # changes backend/schema/updater/schema_updater_tests/index.cc x: 1802 lines of code y: 18 # changes backend/schema/updater/schema_updater_tests/table.cc x: 1533 lines of code y: 23 # changes backend/schema/updater/schema_updater_tests/udf.cc x: 870 lines of code y: 4 # changes backend/schema/updater/sql_expression_validators.cc x: 367 lines of code y: 6 # changes frontend/collections/database_manager.cc x: 102 lines of code y: 7 # changes frontend/converters/change_streams.cc x: 373 lines of code y: 4 # changes frontend/converters/types.cc x: 262 lines of code y: 10 # changes frontend/converters/values.cc x: 528 lines of code y: 12 # changes frontend/entities/session.cc x: 229 lines of code y: 9 # changes frontend/handlers/batch.cc x: 104 lines of code y: 1 # changes frontend/server/server.cc x: 250 lines of code y: 7 # changes backend/common/utils.cc x: 39 lines of code y: 3 # changes backend/common/utils.h x: 15 lines of code y: 3 # changes backend/datamodel/types.h x: 17 lines of code y: 2 # changes backend/query/index_hint_validator.cc x: 142 lines of code y: 5 # changes backend/query/index_hint_validator.h x: 50 lines of code y: 6 # changes backend/query/populate_info_schema_columns_metadata.cc x: 261 lines of code y: 3 # changes backend/query/query_validator.cc x: 628 lines of code y: 19 # changes backend/query/query_validator.h x: 116 lines of code y: 9 # changes backend/schema/builders/index_builder.h x: 132 lines of code y: 8 # changes backend/schema/builders/locality_group_builder.h x: 76 lines of code y: 2 # changes backend/schema/builders/property_graph_builder.h x: 108 lines of code y: 2 # changes backend/schema/builders/table_builder.h x: 210 lines of code y: 16 # changes backend/schema/catalog/column.cc x: 128 lines of code y: 9 # changes backend/schema/catalog/locality_group.h x: 68 lines of code y: 2 # changes backend/schema/catalog/sequence.h x: 91 lines of code y: 4 # changes backend/schema/catalog/table.cc x: 196 lines of code y: 11 # changes backend/schema/catalog/table.h x: 168 lines of code y: 19 # changes backend/schema/updater/schema_updater_tests/views.cc x: 645 lines of code y: 7 # changes backend/schema/validators/column_validator.cc x: 464 lines of code y: 15 # changes backend/schema/validators/index_validator.cc x: 232 lines of code y: 7 # changes backend/schema/validators/property_graph_validator.cc x: 97 lines of code y: 2 # changes common/limits.h x: 52 lines of code y: 9 # changes frontend/entities/transaction.cc x: 358 lines of code y: 15 # changes backend/query/queryable_property_graph.h x: 372 lines of code y: 1 # changes backend/schema/updater/schema_updater_tests/identity_column.cc x: 476 lines of code y: 2 # changes frontend/collections/session_manager.cc x: 81 lines of code y: 5 # changes frontend/collections/session_manager.h x: 36 lines of code y: 5 # changes frontend/entities/session.h x: 90 lines of code y: 8 # changes frontend/handlers/sessions.cc x: 129 lines of code y: 5 # changes backend/schema/validators/table_validator.cc x: 409 lines of code y: 18 # changes backend/database/change_stream/change_stream_partition_churner.cc x: 271 lines of code y: 2 # changes backend/schema/builders/sequence_builder.h x: 126 lines of code y: 2 # changes backend/schema/catalog/foreign_key.cc x: 77 lines of code y: 4 # changes backend/schema/catalog/foreign_key.h x: 100 lines of code y: 5 # changes backend/schema/updater/schema_updater_tests/foreign_key.cc x: 583 lines of code y: 7 # changes backend/schema/updater/schema_updater_tests/sequence.cc x: 2232 lines of code y: 4 # changes backend/schema/validators/foreign_key_validator.cc x: 185 lines of code y: 5 # changes backend/schema/validators/sequence_validator.cc x: 52 lines of code y: 3 # changes backend/transaction/read_write_transaction.cc x: 518 lines of code y: 24 # changes binaries/gateway_main.go x: 91 lines of code y: 3 # changes common/constants.h x: 76 lines of code y: 6 # changes gateway/gateway.go x: 130 lines of code y: 6 # changes backend/query/feature_filter/sql_feature_filter.cc x: 179 lines of code y: 8 # changes backend/query/queryable_model.h x: 78 lines of code y: 1 # changes backend/query/queryable_table.cc x: 189 lines of code y: 13 # changes backend/query/search/numeric_tokenizer.cc x: 155 lines of code y: 1 # changes backend/query/search/query_includes.h x: 12 lines of code y: 1 # changes backend/query/search/query_parser.cc x: 126 lines of code y: 1 # changes backend/query/search/score_ngrams_evaluator.cc x: 114 lines of code y: 1 # changes backend/query/search/search_evaluator.cc x: 198 lines of code y: 1 # changes backend/query/search/search_evaluator_helpers.cc x: 180 lines of code y: 1 # changes backend/query/search/search_ngrams_evaluator.cc x: 136 lines of code y: 1 # changes backend/query/search/search_substring_evaluator.cc x: 187 lines of code y: 1 # changes backend/query/search/search_substring_evaluator.h x: 47 lines of code y: 1 # changes backend/schema/builders/check_constraint_builder.h x: 74 lines of code y: 3 # changes backend/schema/catalog/named_schema.cc x: 110 lines of code y: 3 # changes backend/schema/graph/schema_graph_editor.h x: 179 lines of code y: 12 # changes backend/schema/updater/global_schema_names.cc x: 172 lines of code y: 8 # changes backend/schema/updater/global_schema_names.h x: 52 lines of code y: 8 # changes backend/schema/updater/schema_updater_tests/named_schema.cc x: 664 lines of code y: 4 # changes backend/schema/validators/check_constraint_validator.cc x: 173 lines of code y: 4 # changes backend/schema/validators/udf_validator.cc x: 143 lines of code y: 1 # changes backend/schema/validators/view_validator.cc x: 147 lines of code y: 5 # changes backend/transaction/actions.cc x: 95 lines of code y: 9 # changes frontend/converters/mutations.cc x: 151 lines of code y: 4 # changes backend/schema/graph/schema_graph_editor.cc x: 206 lines of code y: 9 # changes frontend/collections/database_manager.h x: 46 lines of code y: 7 # changes frontend/common/uris.cc x: 187 lines of code y: 4 # changes frontend/common/uris.h x: 48 lines of code y: 4 # changes backend/actions/index.cc x: 93 lines of code y: 6 # changes backend/common/indexing.cc x: 63 lines of code y: 6 # changes backend/common/indexing.h x: 23 lines of code y: 5 # changes backend/locking/handle.h x: 49 lines of code y: 5 # changes backend/locking/manager.cc x: 95 lines of code y: 7 # changes backend/locking/manager.h x: 44 lines of code y: 5 # changes backend/schema/backfills/index_backfill.cc x: 117 lines of code y: 4 # changes backend/schema/catalog/proto_bundle.cc x: 209 lines of code y: 2 # changes backend/transaction/read_only_transaction.cc x: 111 lines of code y: 7 # changes backend/transaction/read_write_transaction.h x: 118 lines of code y: 12 # changes backend/actions/change_stream.cc x: 731 lines of code y: 6 # changes frontend/handlers/queries.cc x: 501 lines of code y: 17 # changes backend/schema/builders/view_builder.h x: 86 lines of code y: 3 # changes backend/schema/catalog/change_stream.h x: 130 lines of code y: 3 # changes backend/schema/graph/schema_node.h x: 61 lines of code y: 4 # changes backend/schema/updater/schema_updater_tests/check_constraint.cc x: 159 lines of code y: 5 # changes backend/schema/updater/schema_updater_tests/column_default_values.cc x: 362 lines of code y: 3 # changes backend/schema/updater/schema_updater_tests/generated_column.cc x: 389 lines of code y: 7 # changes backend/schema/updater/schema_updater_tests/oid_assignment.cc x: 212 lines of code y: 1 # changes backend/schema/updater/schema_validation_context.h x: 123 lines of code y: 6 # changes frontend/converters/query.h x: 22 lines of code y: 7 # changes backend/query/ml/ml_predict_table_valued_function.cc x: 256 lines of code y: 2 # changes backend/access/read.h x: 45 lines of code y: 3 # changes backend/query/ml/ml_predict_row_function.cc x: 193 lines of code y: 2 # changes backend/query/ml/model_evaluator.cc x: 168 lines of code y: 2 # changes backend/schema/validators/model_validator.cc x: 161 lines of code y: 1 # changes backend/transaction/commit_timestamp.cc x: 237 lines of code y: 9 # changes backend/query/feature_filter/query_size_limits_checker.cc x: 303 lines of code y: 4 # changes backend/actions/foreign_key_actions.cc x: 233 lines of code y: 2 # changes backend/schema/parser/ddl_node_base.h x: 64 lines of code y: 3 # changes backend/schema/updater/schema_updater_tests/proto_bundle.cc x: 452 lines of code y: 1 # changes backend/schema/verifiers/column_value_verifiers.cc x: 239 lines of code y: 3 # changes frontend/converters/query.cc x: 48 lines of code y: 6 # changes frontend/converters/types.h x: 23 lines of code y: 3 # changes frontend/handlers/databases.cc x: 219 lines of code y: 9 # changes frontend/handlers/partitions.cc x: 169 lines of code y: 10 # changes frontend/handlers/reads.cc x: 116 lines of code y: 6 # changes backend/query/partitionability_validator.cc x: 111 lines of code y: 5 # changes backend/query/change_stream/change_stream_query_validator.cc x: 172 lines of code y: 1 # changes backend/query/change_stream/change_stream_query_validator.h x: 101 lines of code y: 2 # changes backend/transaction/resolve.cc x: 311 lines of code y: 12 # changes frontend/converters/pg_change_streams.cc x: 216 lines of code y: 1 # changes frontend/entities/transaction.h x: 130 lines of code y: 11 # changes frontend/handlers/change_streams.cc x: 345 lines of code y: 2 # changes frontend/collections/instance_manager.cc x: 84 lines of code y: 4 # changes backend/common/graph_dependency_helper.h x: 121 lines of code y: 3 # changes backend/query/feature_filter/gsql_supported_functions.h x: 10 lines of code y: 5 # changes frontend/collections/instance_manager.h x: 33 lines of code y: 4 # changes frontend/converters/keys.cc x: 102 lines of code y: 4 # changes frontend/converters/partition.h x: 17 lines of code y: 4 # changes frontend/converters/reads.cc x: 211 lines of code y: 8 # changes frontend/converters/reads.h x: 33 lines of code y: 7 # changes build/kokoro/gcp_windows/presubmit.cfg x: 1 lines of code y: 2 # changes frontend/handlers/instances.cc x: 165 lines of code y: 4 # changes backend/query/feature_filter/error_mode_util.h x: 7 lines of code y: 1 # changes
42.0
# changes
  min: 1.0
  average: 4.73
  25th percentile: 1.0
  median: 2.0
  75th percentile: 5.0
  max: 42.0
0 5429.0
lines of code
min: 1.0 | average: 164.54 | 25th percentile: 31.0 | median: 63.0 | 75th percentile: 138.0 | max: 5429.0

Number of Contributors vs. Number of Changes: 411 points

backend/actions/column_value.cc x: 4 # contributors y: 7 # changes backend/actions/column_value.h x: 3 # contributors y: 2 # changes backend/actions/manager.cc x: 8 # contributors y: 14 # changes backend/actions/manager.h x: 5 # contributors y: 7 # changes backend/query/catalog.cc x: 7 # contributors y: 21 # changes backend/query/function_catalog.cc x: 8 # contributors y: 20 # changes backend/query/function_catalog.h x: 4 # contributors y: 9 # changes backend/query/information_schema_catalog.cc x: 12 # contributors y: 29 # changes backend/query/information_schema_catalog.h x: 10 # contributors y: 15 # changes backend/query/pg_catalog.cc x: 2 # contributors y: 1 # changes backend/query/tables_from_metadata.h x: 3 # contributors y: 4 # changes backend/schema/builders/column_builder.h x: 7 # contributors y: 13 # changes backend/schema/catalog/column.h x: 10 # contributors y: 16 # changes backend/schema/catalog/property_graph.cc x: 3 # contributors y: 3 # changes backend/schema/catalog/schema.cc x: 5 # contributors y: 20 # changes backend/schema/catalog/schema.h x: 6 # contributors y: 18 # changes backend/schema/ddl/operations.proto x: 10 # contributors y: 25 # changes backend/schema/parser/ddl_parser.cc x: 11 # contributors y: 31 # changes backend/schema/parser/ddl_parser.h x: 7 # contributors y: 15 # changes backend/schema/parser/ddl_reserved_words.cc x: 8 # contributors y: 17 # changes backend/schema/printer/print_ddl.cc x: 8 # contributors y: 21 # changes backend/schema/printer/print_ddl.h x: 8 # contributors y: 15 # changes backend/schema/updater/schema_updater.cc x: 13 # contributors y: 38 # changes common/errors.cc x: 13 # contributors y: 42 # changes common/feature_flags.h x: 11 # contributors y: 24 # changes backend/query/search/search_function_catalog.cc x: 4 # contributors y: 4 # changes backend/actions/check_constraint.cc x: 4 # contributors y: 5 # changes backend/actions/generated_column.cc x: 6 # contributors y: 11 # changes backend/database/database.cc x: 8 # contributors y: 13 # changes backend/database/database.h x: 6 # contributors y: 8 # changes backend/datamodel/types.cc x: 7 # contributors y: 12 # changes backend/query/analyzer_options.cc x: 10 # contributors y: 22 # changes backend/query/feature_filter/gsql_supported_functions.cc x: 9 # contributors y: 14 # changes backend/query/prepare_property_graph_catalog.h x: 2 # contributors y: 2 # changes backend/query/query_engine.cc x: 11 # contributors y: 29 # changes backend/query/query_engine.h x: 6 # contributors y: 10 # changes backend/schema/builders/database_options_builder.h x: 2 # contributors y: 5 # changes backend/schema/catalog/index.h x: 5 # contributors y: 11 # changes backend/schema/updater/ddl_type_conversion.cc x: 6 # contributors y: 14 # changes backend/schema/updater/schema_updater_tests/base.cc x: 5 # contributors y: 9 # changes backend/schema/updater/schema_updater_tests/base.h x: 6 # contributors y: 16 # changes backend/schema/updater/schema_updater_tests/index.cc x: 10 # contributors y: 18 # changes backend/schema/updater/schema_updater_tests/table.cc x: 10 # contributors y: 23 # changes backend/schema/updater/sql_expression_validators.cc x: 4 # contributors y: 6 # changes frontend/converters/types.cc x: 5 # contributors y: 10 # changes frontend/server/server.cc x: 6 # contributors y: 7 # changes backend/common/utils.cc x: 2 # contributors y: 3 # changes backend/query/index_hint_validator.cc x: 3 # contributors y: 5 # changes backend/query/query_validator.cc x: 11 # contributors y: 19 # changes backend/query/query_validator.h x: 8 # contributors y: 9 # changes backend/schema/builders/index_builder.h x: 4 # contributors y: 8 # changes backend/schema/builders/table_builder.h x: 8 # contributors y: 16 # changes backend/schema/catalog/column.cc x: 6 # contributors y: 9 # changes backend/schema/catalog/index.cc x: 3 # contributors y: 7 # changes backend/schema/catalog/table.h x: 8 # contributors y: 19 # changes backend/schema/validators/column_validator.cc x: 9 # contributors y: 15 # changes frontend/collections/session_manager.h x: 5 # contributors y: 5 # changes frontend/entities/session.h x: 5 # contributors y: 8 # changes frontend/handlers/sessions.cc x: 7 # contributors y: 5 # changes backend/query/feature_filter/sql_feature_filter.cc x: 8 # contributors y: 8 # changes backend/query/queryable_table.h x: 7 # contributors y: 8 # changes backend/schema/builders/check_constraint_builder.h x: 4 # contributors y: 3 # changes backend/schema/catalog/check_constraint.h x: 5 # contributors y: 3 # changes backend/schema/graph/schema_graph_editor.h x: 8 # contributors y: 12 # changes backend/schema/validators/check_constraint_validator.cc x: 6 # contributors y: 4 # changes backend/actions/change_stream.cc x: 2 # contributors y: 6 # changes frontend/handlers/queries.cc x: 7 # contributors y: 17 # changes backend/schema/updater/schema_updater_tests/check_constraint.cc x: 6 # contributors y: 5 # changes backend/schema/updater/schema_updater_tests/generated_column.cc x: 8 # contributors y: 7 # changes backend/transaction/transaction_store.cc x: 7 # contributors y: 14 # changes frontend/handlers/reads.cc x: 3 # contributors y: 6 # changes frontend/server/handler.h x: 5 # contributors y: 6 # changes frontend/collections/operation_manager.cc x: 2 # contributors y: 4 # changes frontend/converters/reads.cc x: 2 # contributors y: 8 # changes backend/schema/validators/check_constraint_validator.h x: 1 # contributors y: 1 # changes backend/schema/updater/schema_updater_tests/common.cc x: 1 # contributors y: 3 # changes backend/schema/validators/index_validator.h x: 1 # contributors y: 2 # changes
42.0
# changes
  min: 1.0
  average: 4.73
  25th percentile: 1.0
  median: 2.0
  75th percentile: 5.0
  max: 42.0
0 13.0
# contributors
min: 1.0 | average: 3.37 | 25th percentile: 2.0 | median: 3.0 | 75th percentile: 4.0 | max: 13.0

Number of Contributors vs. File Size: 411 points

backend/actions/column_value.cc x: 4 # contributors y: 176 lines of code backend/actions/column_value.h x: 3 # contributors y: 58 lines of code backend/actions/manager.cc x: 8 # contributors y: 193 lines of code backend/actions/manager.h x: 5 # contributors y: 71 lines of code backend/query/catalog.cc x: 7 # contributors y: 537 lines of code backend/query/function_catalog.cc x: 8 # contributors y: 561 lines of code backend/query/function_catalog.h x: 4 # contributors y: 67 lines of code backend/query/information_schema_catalog.cc x: 12 # contributors y: 1946 lines of code backend/query/information_schema_catalog.h x: 10 # contributors y: 93 lines of code backend/query/pg_catalog.cc x: 2 # contributors y: 1748 lines of code backend/query/pg_catalog.h x: 2 # contributors y: 52 lines of code backend/schema/builders/column_builder.h x: 7 # contributors y: 299 lines of code backend/schema/catalog/column.h x: 10 # contributors y: 193 lines of code backend/schema/catalog/placement.cc x: 2 # contributors y: 31 lines of code backend/schema/catalog/placement.h x: 2 # contributors y: 67 lines of code backend/schema/catalog/property_graph.cc x: 3 # contributors y: 190 lines of code backend/schema/catalog/property_graph.h x: 3 # contributors y: 166 lines of code backend/schema/catalog/property_graph.proto x: 2 # contributors y: 91 lines of code backend/schema/catalog/schema.cc x: 5 # contributors y: 709 lines of code backend/schema/catalog/schema.h x: 6 # contributors y: 200 lines of code backend/schema/ddl/operations.proto x: 10 # contributors y: 891 lines of code backend/schema/parser/ddl_parser.cc x: 11 # contributors y: 3063 lines of code backend/schema/parser/ddl_parser.h x: 7 # contributors y: 49 lines of code backend/schema/printer/print_ddl.cc x: 8 # contributors y: 759 lines of code backend/schema/printer/print_ddl.h x: 8 # contributors y: 54 lines of code backend/schema/updater/schema_updater.cc x: 13 # contributors y: 5429 lines of code common/errors.cc x: 13 # contributors y: 3842 lines of code common/errors.h x: 13 # contributors y: 931 lines of code common/feature_flags.h x: 11 # contributors y: 52 lines of code backend/query/search/search_function_catalog.cc x: 4 # contributors y: 611 lines of code backend/query/spanner_sys_catalog.cc x: 4 # contributors y: 55 lines of code backend/actions/check_constraint.cc x: 4 # contributors y: 97 lines of code backend/actions/check_constraint.h x: 3 # contributors y: 41 lines of code backend/actions/generated_column.cc x: 6 # contributors y: 272 lines of code backend/actions/generated_column.h x: 5 # contributors y: 58 lines of code backend/database/database.cc x: 8 # contributors y: 152 lines of code backend/database/database.h x: 6 # contributors y: 80 lines of code backend/datamodel/types.cc x: 7 # contributors y: 89 lines of code backend/query/analyzer_options.cc x: 10 # contributors y: 135 lines of code backend/query/analyzer_options.h x: 4 # contributors y: 26 lines of code backend/query/ann_validator.cc x: 2 # contributors y: 357 lines of code backend/query/catalog.h x: 7 # contributors y: 148 lines of code backend/query/feature_filter/gsql_supported_functions.cc x: 9 # contributors y: 237 lines of code backend/query/query_engine.cc x: 11 # contributors y: 982 lines of code backend/query/queryable_property_graph.cc x: 2 # contributors y: 280 lines of code backend/query/queryable_udf.cc x: 3 # contributors y: 82 lines of code backend/query/search/snippet_evaluator.cc x: 3 # contributors y: 197 lines of code backend/schema/backfills/column_value_backfill.cc x: 5 # contributors y: 138 lines of code backend/schema/catalog/index.h x: 5 # contributors y: 104 lines of code backend/schema/updater/ddl_type_conversion.cc x: 6 # contributors y: 320 lines of code backend/schema/updater/schema_updater_tests/base.h x: 6 # contributors y: 170 lines of code backend/schema/updater/schema_updater_tests/database_option.cc x: 3 # contributors y: 128 lines of code backend/schema/updater/schema_updater_tests/index.cc x: 10 # contributors y: 1802 lines of code backend/schema/updater/schema_updater_tests/table.cc x: 10 # contributors y: 1533 lines of code backend/schema/updater/schema_updater_tests/udf.cc x: 3 # contributors y: 870 lines of code backend/schema/updater/sql_expression_validators.cc x: 4 # contributors y: 367 lines of code frontend/converters/change_streams.cc x: 3 # contributors y: 373 lines of code frontend/converters/types.cc x: 5 # contributors y: 262 lines of code frontend/converters/values.cc x: 7 # contributors y: 528 lines of code frontend/entities/session.cc x: 4 # contributors y: 229 lines of code frontend/server/server.cc x: 6 # contributors y: 250 lines of code backend/common/utils.h x: 2 # contributors y: 15 lines of code backend/query/index_hint_validator.cc x: 3 # contributors y: 142 lines of code backend/query/populate_info_schema_columns_metadata.cc x: 3 # contributors y: 261 lines of code backend/query/query_validator.cc x: 11 # contributors y: 628 lines of code backend/query/query_validator.h x: 8 # contributors y: 116 lines of code backend/schema/builders/index_builder.h x: 4 # contributors y: 132 lines of code backend/schema/builders/property_graph_builder.h x: 2 # contributors y: 108 lines of code backend/schema/catalog/column.cc x: 6 # contributors y: 128 lines of code backend/schema/catalog/index.cc x: 3 # contributors y: 105 lines of code backend/schema/updater/schema_updater_tests/views.cc x: 4 # contributors y: 645 lines of code backend/schema/validators/column_validator.cc x: 9 # contributors y: 464 lines of code frontend/entities/transaction.cc x: 7 # contributors y: 358 lines of code backend/query/queryable_property_graph.h x: 2 # contributors y: 372 lines of code backend/schema/updater/schema_updater_tests/identity_column.cc x: 2 # contributors y: 476 lines of code frontend/collections/session_manager.h x: 5 # contributors y: 36 lines of code backend/schema/validators/table_validator.cc x: 10 # contributors y: 409 lines of code backend/database/change_stream/change_stream_partition_churner.cc x: 2 # contributors y: 271 lines of code backend/schema/updater/schema_updater_tests/foreign_key.cc x: 4 # contributors y: 583 lines of code backend/schema/updater/schema_updater_tests/sequence.cc x: 3 # contributors y: 2232 lines of code backend/transaction/read_write_transaction.cc x: 11 # contributors y: 518 lines of code backend/query/feature_filter/sql_feature_filter.cc x: 8 # contributors y: 179 lines of code backend/query/query_engine_options.h x: 3 # contributors y: 16 lines of code backend/query/queryable_table.h x: 7 # contributors y: 65 lines of code backend/query/search/numeric_tokenizer.cc x: 2 # contributors y: 155 lines of code backend/query/search/search_evaluator.cc x: 2 # contributors y: 198 lines of code backend/query/search/search_evaluator_helpers.cc x: 2 # contributors y: 180 lines of code backend/query/search/search_ngrams_evaluator.cc x: 2 # contributors y: 136 lines of code backend/schema/updater/global_schema_names.cc x: 5 # contributors y: 172 lines of code backend/schema/updater/schema_updater_tests/named_schema.cc x: 3 # contributors y: 664 lines of code backend/schema/validators/check_constraint_validator.cc x: 6 # contributors y: 173 lines of code backend/transaction/actions.cc x: 6 # contributors y: 95 lines of code frontend/collections/database_manager.h x: 6 # contributors y: 46 lines of code backend/schema/backfills/index_backfill.cc x: 4 # contributors y: 117 lines of code backend/actions/change_stream.cc x: 2 # contributors y: 731 lines of code frontend/handlers/queries.cc x: 7 # contributors y: 501 lines of code backend/schema/updater/schema_updater_tests/column_default_values.cc x: 3 # contributors y: 362 lines of code backend/schema/updater/schema_updater_tests/generated_column.cc x: 8 # contributors y: 389 lines of code backend/query/ml/ml_predict_table_valued_function.cc x: 2 # contributors y: 256 lines of code backend/transaction/transaction_store.cc x: 7 # contributors y: 320 lines of code backend/query/feature_filter/query_size_limits_checker.cc x: 4 # contributors y: 303 lines of code backend/actions/foreign_key_actions.cc x: 3 # contributors y: 233 lines of code backend/schema/updater/schema_updater_tests/proto_bundle.cc x: 2 # contributors y: 452 lines of code backend/schema/verifiers/column_value_verifiers.cc x: 4 # contributors y: 239 lines of code frontend/handlers/databases.cc x: 6 # contributors y: 219 lines of code frontend/handlers/partitions.cc x: 5 # contributors y: 169 lines of code frontend/converters/pg_change_streams.cc x: 2 # contributors y: 216 lines of code frontend/entities/transaction.h x: 6 # contributors y: 130 lines of code frontend/server/handler.h x: 5 # contributors y: 121 lines of code backend/query/feature_filter/gsql_supported_functions.h x: 4 # contributors y: 10 lines of code backend/schema/validators/check_constraint_validator.h x: 1 # contributors y: 23 lines of code backend/schema/verifiers/check_constraint_verifiers.h x: 1 # contributors y: 16 lines of code backend/schema/updater/schema_updater_tests/common.cc x: 1 # contributors y: 88 lines of code backend/query/feature_filter/query_size_limits_checker.h x: 1 # contributors y: 68 lines of code backend/actions/interleave.h x: 1 # contributors y: 45 lines of code
5429.0
lines of code
  min: 1.0
  average: 164.54
  25th percentile: 31.0
  median: 63.0
  75th percentile: 138.0
  max: 5429.0
0 13.0
# contributors
min: 1.0 | average: 3.37 | 25th percentile: 2.0 | median: 3.0 | 75th percentile: 4.0 | max: 13.0