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 |
|---|---|---|---|---|
| crates/iceberg/Cargo.toml Cargo.toml |
4 | 56 (7%) | 87 (4%) | 2025-04-14 |
| crates/catalog/hms/Cargo.toml Cargo.toml |
4 | 14 (28%) | 87 (4%) | 2025-04-14 |
| crates/catalog/rest/Cargo.toml Cargo.toml |
3 | 17 (17%) | 87 (3%) | 2025-04-09 |
| crates/iceberg/Cargo.toml crates/catalog/hms/Cargo.toml |
3 | 56 (5%) | 14 (21%) | 2025-04-14 |
| bindings/python/Cargo.toml crates/catalog/rest/Cargo.toml |
2 | 11 (18%) | 17 (11%) | 2025-04-09 |
| crates/catalog/rest/Cargo.toml crates/integrations/datafusion/Cargo.toml |
2 | 17 (11%) | 16 (12%) | 2025-04-09 |
| crates/sqllogictest/Cargo.toml Cargo.toml |
2 | 3 (66%) | 87 (2%) | 2025-04-17 |
| crates/iceberg/src/delete_vector.rs crates/iceberg/src/arrow/reader.rs |
2 | 3 (66%) | 26 (7%) | 2025-04-09 |
| bindings/python/Cargo.toml Cargo.toml |
2 | 11 (18%) | 87 (2%) | 2025-04-09 |
| crates/catalog/rest/Cargo.toml crates/catalog/glue/Cargo.toml |
2 | 17 (11%) | 7 (28%) | 2025-04-09 |
| crates/iceberg/src/spec/values.rs Cargo.toml |
2 | 41 (4%) | 87 (2%) | 2025-04-12 |
| crates/catalog/glue/Cargo.toml Cargo.toml |
2 | 7 (28%) | 87 (2%) | 2025-04-09 |
| crates/catalog/rest/Cargo.toml crates/catalog/hms/Cargo.toml |
2 | 17 (11%) | 14 (14%) | 2025-04-09 |
| crates/integrations/datafusion/Cargo.toml Cargo.toml |
2 | 16 (12%) | 87 (2%) | 2025-04-09 |
| crates/catalog/s3tables/Cargo.toml bindings/python/Cargo.toml |
2 | 5 (40%) | 11 (18%) | 2025-04-09 |
| crates/catalog/s3tables/Cargo.toml crates/catalog/rest/Cargo.toml |
2 | 5 (40%) | 17 (11%) | 2025-04-09 |
| crates/integrations/cli/src/catalog.rs Cargo.toml |
2 | 2 (100%) | 87 (2%) | 2025-04-14 |
| crates/iceberg/src/delete_vector.rs Cargo.toml |
2 | 3 (66%) | 87 (2%) | 2025-04-09 |
| crates/integrations/cli/Cargo.toml Cargo.toml |
2 | 2 (100%) | 87 (2%) | 2025-04-14 |
| crates/catalog/s3tables/Cargo.toml crates/integrations/datafusion/Cargo.toml |
2 | 5 (40%) | 16 (12%) | 2025-04-09 |
| crates/catalog/s3tables/Cargo.toml Cargo.toml |
2 | 5 (40%) | 87 (2%) | 2025-04-09 |
| bindings/python/Cargo.toml crates/integrations/datafusion/Cargo.toml |
2 | 11 (18%) | 16 (12%) | 2025-04-09 |
| crates/catalog/glue/Cargo.toml crates/catalog/hms/Cargo.toml |
2 | 7 (28%) | 14 (14%) | 2025-04-09 |
| crates/iceberg/src/arrow/reader.rs Cargo.toml |
2 | 26 (7%) | 87 (2%) | 2025-04-09 |
| crates/integrations/cli/src/catalog.rs crates/integrations/cli/Cargo.toml |
2 | 2 (100%) | 2 (100%) | 2025-04-14 |
| crates/integration_tests/Cargo.toml bindings/python/pyproject.toml |
1 | 6 (16%) | 9 (11%) | 2025-04-09 |
| bindings/python/Cargo.toml crates/catalog/hms/Cargo.toml |
1 | 11 (9%) | 14 (7%) | 2025-04-09 |
| crates/integrations/cli/src/main.rs crates/integrations/cli/src/catalog.rs |
1 | 1 (100%) | 2 (50%) | 2025-04-13 |
| crates/iceberg/src/spec/values.rs crates/iceberg/src/catalog/mod.rs |
1 | 41 (2%) | 40 (2%) | 2025-04-09 |
| rust-toolchain.toml crates/catalog/rest/src/types.rs |
1 | 8 (12%) | 5 (20%) | 2025-04-09 |
| crates/iceberg/src/spec/datatypes.rs crates/catalog/s3tables/src/catalog.rs |
1 | 30 (3%) | 5 (20%) | 2025-04-09 |
| crates/iceberg/src/puffin/writer.rs crates/iceberg/src/puffin/blob.rs |
1 | 2 (50%) | 2 (50%) | 2025-04-09 |
| crates/iceberg/src/transaction/sort_order.rs crates/iceberg/src/transaction/snapshot.rs |
1 | 2 (50%) | 5 (20%) | 2025-04-23 |
| crates/integrations/cli/src/lib.rs crates/catalog/hms/Cargo.toml |
1 | 1 (100%) | 14 (7%) | 2025-04-13 |
| rust-toolchain.toml crates/iceberg/src/writer/file_writer/track_writer.rs |
1 | 8 (12%) | 4 (25%) | 2025-04-09 |
| website/book.toml crates/integrations/datafusion/Cargo.toml |
1 | 4 (25%) | 16 (6%) | 2025-04-09 |
| crates/iceberg/src/spec/manifest/mod.rs crates/iceberg/src/spec/manifest/data_file.rs |
1 | 2 (50%) | 2 (50%) | 2025-05-01 |
| crates/catalog/hms/Cargo.toml crates/sqllogictest/Cargo.toml |
1 | 14 (7%) | 3 (33%) | 2025-04-09 |
| crates/iceberg/Cargo.toml crates/iceberg/src/error.rs |
1 | 56 (1%) | 17 (5%) | 2025-04-10 |
| bindings/python/pyproject.toml bindings/python/Cargo.toml |
1 | 9 (11%) | 11 (9%) | 2025-04-09 |
| crates/iceberg/Cargo.toml crates/iceberg/src/transaction/snapshot.rs |
1 | 56 (1%) | 5 (20%) | 2025-04-12 |
| crates/iceberg/src/puffin/metadata.rs crates/iceberg/src/lib.rs |
1 | 2 (50%) | 27 (3%) | 2025-04-09 |
| crates/catalog/sql/Cargo.toml crates/catalog/glue/Cargo.toml |
1 | 6 (16%) | 7 (14%) | 2025-04-09 |
| bindings/python/pyproject.toml crates/catalog/rest/Cargo.toml |
1 | 9 (11%) | 17 (5%) | 2025-04-09 |
| rust-toolchain.toml crates/iceberg/src/catalog/mod.rs |
1 | 8 (12%) | 40 (2%) | 2025-04-09 |
| crates/iceberg/src/inspect/metadata_table.rs Cargo.toml |
1 | 3 (33%) | 87 (1%) | 2025-04-09 |
| crates/iceberg/src/io/storage_oss.rs crates/iceberg/Cargo.toml |
1 | 1 (100%) | 56 (1%) | 2025-04-10 |
| crates/catalog/memory/Cargo.toml crates/sqllogictest/Cargo.toml |
1 | 3 (33%) | 3 (33%) | 2025-04-09 |
| crates/iceberg/src/spec/view_metadata_builder.rs crates/iceberg/src/spec/view_metadata.rs |
1 | 3 (33%) | 6 (16%) | 2025-04-18 |
| crates/iceberg/src/delete_vector.rs crates/iceberg/src/spec/values.rs |
1 | 3 (33%) | 41 (2%) | 2025-04-09 |