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 |
---|---|---|---|---|
torcharrow/idataframe.py torcharrow/velox_rt/dataframe_cpu.py |
4 | 16 (25%) | 32 (12%) | 2022-01-20 |
torcharrow/istring_column.py torcharrow/velox_rt/string_column_cpu.py |
3 | 11 (27%) | 23 (13%) | 2022-01-20 |
torcharrow/icolumn.py torcharrow/velox_rt/dataframe_cpu.py |
3 | 35 (8%) | 32 (9%) | 2022-01-04 |
torcharrow/icolumn.py torcharrow/idataframe.py |
3 | 35 (8%) | 16 (18%) | 2022-01-04 |
torcharrow/inumerical_column.py csrc/velox/functions/functions.h |
2 | 4 (50%) | 2 (100%) | 2022-01-20 |
torcharrow/velox_rt/dataframe_cpu.py torcharrow/velox_rt/column.py |
1 | 32 (3%) | 7 (14%) | 2022-01-22 |
torcharrow/velox_rt/list_column_cpu.py torcharrow/velox_rt/column.py |
1 | 15 (6%) | 7 (14%) | 2022-01-22 |
torcharrow/velox_rt/list_column_cpu.py torcharrow/velox_rt/dataframe_cpu.py |
1 | 15 (6%) | 32 (3%) | 2022-01-22 |
torcharrow/velox_rt/map_column_cpu.py torcharrow/velox_rt/column.py |
1 | 15 (6%) | 7 (14%) | 2022-01-22 |
torcharrow/velox_rt/map_column_cpu.py torcharrow/velox_rt/dataframe_cpu.py |
1 | 15 (6%) | 32 (3%) | 2022-01-22 |
torcharrow/velox_rt/map_column_cpu.py torcharrow/velox_rt/list_column_cpu.py |
1 | 15 (6%) | 15 (6%) | 2022-01-22 |
torcharrow/velox_rt/numerical_column_cpu.py torcharrow/velox_rt/column.py |
1 | 29 (3%) | 7 (14%) | 2022-01-22 |
torcharrow/velox_rt/numerical_column_cpu.py torcharrow/velox_rt/dataframe_cpu.py |
1 | 29 (3%) | 32 (3%) | 2022-01-22 |
torcharrow/velox_rt/numerical_column_cpu.py torcharrow/velox_rt/list_column_cpu.py |
1 | 29 (3%) | 15 (6%) | 2022-01-22 |
torcharrow/velox_rt/numerical_column_cpu.py torcharrow/velox_rt/map_column_cpu.py |
1 | 29 (3%) | 15 (6%) | 2022-01-22 |
torcharrow/velox_rt/string_column_cpu.py torcharrow/velox_rt/column.py |
1 | 23 (4%) | 7 (14%) | 2022-01-22 |
torcharrow/velox_rt/string_column_cpu.py torcharrow/velox_rt/dataframe_cpu.py |
1 | 23 (4%) | 32 (3%) | 2022-01-22 |
torcharrow/velox_rt/string_column_cpu.py torcharrow/velox_rt/list_column_cpu.py |
1 | 23 (4%) | 15 (6%) | 2022-01-22 |
torcharrow/velox_rt/string_column_cpu.py torcharrow/velox_rt/map_column_cpu.py |
1 | 23 (4%) | 15 (6%) | 2022-01-22 |
torcharrow/velox_rt/string_column_cpu.py torcharrow/velox_rt/numerical_column_cpu.py |
1 | 23 (4%) | 29 (3%) | 2022-01-22 |