A temporal dependency occurs when developers change two or more files at the same time (i.e. they are a part of the same commit).
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
catalog/sql/sql.go catalog/glue/glue.go |
4 | 12 (33%) | 16 (25%) | 2025-05-03 |
catalog/sql/sql.go catalog/catalog.go |
4 | 12 (33%) | 19 (21%) | 2025-05-03 |
catalog/glue/glue.go catalog/catalog.go |
4 | 16 (25%) | 19 (21%) | 2025-05-03 |
catalog/internal/utils.go catalog/catalog.go |
2 | 7 (28%) | 19 (10%) | 2025-05-03 |
catalog/catalog.go catalog/rest/rest.go |
2 | 19 (10%) | 17 (11%) | 2025-04-08 |
catalog/internal/utils.go catalog/glue/glue.go |
2 | 7 (28%) | 16 (12%) | 2025-05-03 |
catalog/sql/sql.go catalog/internal/utils.go |
2 | 12 (16%) | 7 (28%) | 2025-05-03 |
table/updates.go table/metadata.go |
2 | 5 (40%) | 13 (15%) | 2025-04-15 |
catalog/internal/utils.go catalog/rest/rest.go |
1 | 7 (14%) | 17 (5%) | 2025-04-07 |
cmd/iceberg/main.go catalog/catalog.go |
1 | 13 (7%) | 19 (5%) | 2025-04-29 |
cmd/iceberg/main.go catalog/glue/glue.go |
1 | 13 (7%) | 16 (6%) | 2025-04-29 |
cmd/iceberg/main.go catalog/sql/sql.go |
1 | 13 (7%) | 12 (8%) | 2025-04-29 |
catalog/sql/sql.go catalog/rest/rest.go |
1 | 12 (8%) | 17 (5%) | 2025-04-07 |
catalog/rest/options.go catalog/rest/rest.go |
1 | 3 (33%) | 17 (5%) | 2025-04-19 |
catalog/sql/sql.go catalog/glue/schema.go |
1 | 12 (8%) | 2 (50%) | 2025-05-03 |
catalog/glue/schema.go catalog/glue/glue.go |
1 | 2 (50%) | 16 (6%) | 2025-05-03 |
internal/recipe/provision.py internal/recipe/local_spark.go |
1 | 1 (100%) | 1 (100%) | 2025-04-14 |
catalog/glue/schema.go catalog/catalog.go |
1 | 2 (50%) | 19 (5%) | 2025-05-03 |
catalog/internal/utils.go catalog/glue/schema.go |
1 | 7 (14%) | 2 (50%) | 2025-05-03 |
cmd/iceberg/output.go cmd/iceberg/main.go |
1 | 3 (33%) | 13 (7%) | 2025-05-02 |
catalog/glue/glue.go catalog/rest/rest.go |
1 | 16 (6%) | 17 (5%) | 2025-04-07 |