File change frequency (churn) shows the distribution of file updates (days with at least one commit).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
stock.py in datagen |
20 | 2 | 103 | 103 | 1 |
tumbling-windows.py in pyflink-examples/TumblingWindows |
81 | 5 | 103 | 103 | 1 |
sliding-windows.py in pyflink-examples/SlidingWindows |
83 | 5 | 103 | 103 | 1 |
udf.py in pyflink-examples/UDF |
83 | 5 | 103 | 103 | 1 |
getting-started.py in pyflink-examples/GettingStarted |
87 | 5 | 103 | 103 | 1 |
streaming-file-sink.py in pyflink-examples/StreamingFileSink |
96 | 6 | 103 | 103 | 1 |