tamnd commited on
Commit
c56007d
·
verified ·
1 Parent(s): 604643b

sync swiftlang/swift +1 issues +3 comments +1 review_comments +4 reviews — 2026-04-09 15:31 UTC

Browse files

issues 84.5K +1
comments 344.4K +3
review_comments 103.2K +1
reviews 108.6K +4
timeline_events 16.8K +22

README.md CHANGED
@@ -41,7 +41,7 @@ configs:
41
 
42
  The full development metadata of 17 public GitHub repositories, fetched from the [GitHub REST API](https://docs.github.com/en/rest) and [GraphQL API](https://docs.github.com/en/graphql), converted to Parquet and hosted here for easy access.
43
 
44
- Right now the archive has **21.6M rows** across 8 tables in **1.2 GB** of Zstd-compressed Parquet. Every issue, pull request, comment, code review, timeline event, file change, and CI status check is stored as a separate table you can load individually or query together.
45
 
46
  This is the companion to [OpenGitHub](https://huggingface.co/datasets/open-index/open-github), which mirrors the real-time GitHub event stream via [GH Archive](https://www.gharchive.org/). That dataset tells you what happened across all of GitHub. This one gives you the full picture for specific repos: complete issue threads, full PR review conversations, the state machine from open to close.
47
 
@@ -52,7 +52,7 @@ People use it for:
52
  - **Issue triage and classification** with full text, labels, and timeline
53
  - **Software engineering process mining** from timeline event sequences
54
 
55
- Last updated: **2026-04-09 14:43 UTC**.
56
 
57
 
58
  ## Latest Sync
@@ -61,39 +61,41 @@ New items since the previous publish:
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
- | **ClickHouse/ClickHouse** | | — | +12 | +9 | +55 |
65
- | **duckdb/duckdb** | +3 | — | | | +32 |
66
- | **facebook/react** | — | — | +2 | | +2 |
67
- | **golang/go** | +1 | — | +7 | — | +113 |
68
- | **kubernetes/kubernetes** | | — | +16 | +2 | +150 |
69
- | **mdn/content** | | — | | +1 | +5 |
70
- | **microsoft/TypeScript** | +1 | — | | | |
71
- | **pingcap/tidb** | — | — | +7 | — | +20 |
72
- | **python/cpython** | +3 | — | +11 | +6 | +96 |
73
- | **pytorch/pytorch** | | — | +6 | +4 | +132 |
74
- | **rust-lang/rust** | +3 | — | +24 | +8 | +253 |
75
- | **swiftlang/swift** | — | — | +1 | +2 | +4 |
 
 
76
 
77
 
78
  ## Repositories
79
 
80
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
81
  |---|---:|---:|---:|---:|---:|---:|---|
82
- | **ClickHouse/ClickHouse** | 101.1K | 73.1K | 306.0K | 101.8K | 33.3K | 1.3M | 2026-04-09 14:31 UTC |
83
- | **duckdb/duckdb** | 18.2K | 11.4K | 61.1K | 13.2K | 11.5K | 313.6K | 2026-04-09 14:30 UTC |
84
- | **etcd-io/etcd** | 21.0K | 13.8K | 124.3K | 28.6K | 12.5K | 320.7K | 2026-04-09 14:24 UTC |
85
- | **facebook/react** | 33.7K | 19.2K | 170.8K | 20.1K | 255.7K | 865.7K | 2026-04-09 14:18 UTC |
86
- | **golang/go** | 75.9K | 4.9K | 536.8K | 323 | 279.8K | 969.6K | 2026-04-09 14:26 UTC |
87
- | **kubernetes/kubernetes** | 137.5K | 88.8K | 1.9M | 302.5K | 25.1K | 4.0M | 2026-04-09 14:28 UTC |
88
- | **mdn/content** | 41.6K | 31.5K | 157.7K | 19.1K | 14.2K | 414.1K | 2026-04-09 14:29 UTC |
89
- | **microsoft/TypeScript** | 62.1K | 19.1K | 336.7K | 41.9K | 14.3K | 1.1M | 2026-04-09 14:23 UTC |
90
  | **moby/moby** | 51.4K | 28.1K | 387.4K | 50.5K | 12.6K | 877.2K | 2026-04-09 14:01 UTC |
91
- | **pingcap/tidb** | 67.3K | 44.5K | 488.7K | 162.8K | 21.5K | 1.2M | 2026-04-09 14:31 UTC |
92
- | **python/cpython** | 145.9K | 69.8K | 865.3K | 150.1K | 38.6K | 1.9M | 2026-04-09 14:29 UTC |
93
- | **pytorch/pytorch** | 179.2K | 121.5K | 1.2M | 382.5K | 27.1K | 3.0M | 2026-04-09 14:32 UTC |
94
- | **redis/redis** | 14.6K | 7.6K | 81.7K | 27.2K | 11.4K | 208.0K | 2026-04-09 14:06 UTC |
95
- | **rust-lang/rust** | 154.1K | 92.2K | 1.5M | 186.1K | 60.2K | 3.7M | 2026-04-09 14:31 UTC |
96
- | **swiftlang/swift** | 84.5K | 66.8K | 447.6K | 108.6K | 16.8K | 1.4M | 2026-04-09 14:31 UTC |
97
  | **vuejs/core** | 12.1K | 6.1K | 35.8K | 4.8K | 10.6K | 90.7K | 2026-04-09 12:35 UTC |
98
  | **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.1K | 40.4K | 2026-04-09 07:39 UTC |
99
 
@@ -392,7 +394,7 @@ CI/CD status checks and GitHub Actions results for each commit.
392
  | `comments` | 6.8M | Conversation comments on issues and PRs |
393
  | `review_comments` | 1.8M | Inline code review comments on PR diffs |
394
  | `reviews` | 1.6M | PR review decisions |
395
- | `timeline_events` | 855.4K | Activity timeline (labels, closes, merges, assignments) |
396
  | `pr_files` | 8.5M | Files changed in each pull request |
397
  | `commit_statuses` | 164.0K | CI/CD status checks per commit |
398
  | **Total** | **21.6M** | |
 
41
 
42
  The full development metadata of 17 public GitHub repositories, fetched from the [GitHub REST API](https://docs.github.com/en/rest) and [GraphQL API](https://docs.github.com/en/graphql), converted to Parquet and hosted here for easy access.
43
 
44
+ Right now the archive has **21.6M rows** across 8 tables in **1.5 GB** of Zstd-compressed Parquet. Every issue, pull request, comment, code review, timeline event, file change, and CI status check is stored as a separate table you can load individually or query together.
45
 
46
  This is the companion to [OpenGitHub](https://huggingface.co/datasets/open-index/open-github), which mirrors the real-time GitHub event stream via [GH Archive](https://www.gharchive.org/). That dataset tells you what happened across all of GitHub. This one gives you the full picture for specific repos: complete issue threads, full PR review conversations, the state machine from open to close.
47
 
 
52
  - **Issue triage and classification** with full text, labels, and timeline
53
  - **Software engineering process mining** from timeline event sequences
54
 
55
+ Last updated: **2026-04-09 15:31 UTC**.
56
 
57
 
58
  ## Latest Sync
 
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
+ | **ClickHouse/ClickHouse** | +12 | — | +38 | +10 | +230 |
65
+ | **duckdb/duckdb** | | — | +4 | +1 | +2 |
66
+ | **etcd-io/etcd** | — | — | +1 | +1 | |
67
+ | **facebook/react** | | — | +4 | — | +8 |
68
+ | **golang/go** | +1 | — | +7 | | +36 |
69
+ | **kubernetes/kubernetes** | +3 | — | +31 | +9 | +145 |
70
+ | **mdn/content** | +1 | — | +8 | +3 | +30 |
71
+ | **microsoft/TypeScript** | — | — | +1 | — | +2 |
72
+ | **pingcap/tidb** | +1 | — | +35 | +2 | +234 |
73
+ | **python/cpython** | +3 | — | +17 | +3 | +93 |
74
+ | **pytorch/pytorch** | +4 | — | +28 | +1 | +694 |
75
+ | **redis/redis** | — | — | | +1 | +37 |
76
+ | **rust-lang/rust** | +2 | — | +21 | +4 | +342 |
77
+ | **swiftlang/swift** | +1 | — | +4 | +4 | +22 |
78
 
79
 
80
  ## Repositories
81
 
82
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
83
  |---|---:|---:|---:|---:|---:|---:|---|
84
+ | **ClickHouse/ClickHouse** | 101.1K | 73.1K | 306.1K | 101.8K | 33.6K | 1.3M | 2026-04-09 15:12 UTC |
85
+ | **duckdb/duckdb** | 18.2K | 11.4K | 61.1K | 13.2K | 11.5K | 313.6K | 2026-04-09 15:06 UTC |
86
+ | **etcd-io/etcd** | 21.0K | 13.8K | 124.3K | 28.6K | 12.5K | 320.7K | 2026-04-09 15:09 UTC |
87
+ | **facebook/react** | 33.7K | 19.2K | 170.8K | 20.1K | 255.7K | 865.7K | 2026-04-09 15:02 UTC |
88
+ | **golang/go** | 75.9K | 4.9K | 536.8K | 323 | 279.9K | 969.7K | 2026-04-09 15:10 UTC |
89
+ | **kubernetes/kubernetes** | 137.5K | 88.8K | 1.9M | 302.5K | 25.3K | 4.0M | 2026-04-09 15:11 UTC |
90
+ | **mdn/content** | 41.6K | 31.5K | 157.7K | 19.1K | 14.2K | 414.2K | 2026-04-09 15:11 UTC |
91
+ | **microsoft/TypeScript** | 62.1K | 19.1K | 336.7K | 41.9K | 14.3K | 1.1M | 2026-04-09 14:52 UTC |
92
  | **moby/moby** | 51.4K | 28.1K | 387.4K | 50.5K | 12.6K | 877.2K | 2026-04-09 14:01 UTC |
93
+ | **pingcap/tidb** | 67.3K | 44.5K | 488.7K | 162.8K | 21.8K | 1.2M | 2026-04-09 15:12 UTC |
94
+ | **python/cpython** | 145.9K | 69.8K | 865.3K | 150.1K | 38.7K | 1.9M | 2026-04-09 15:09 UTC |
95
+ | **pytorch/pytorch** | 179.2K | 121.5K | 1.2M | 382.5K | 27.8K | 3.0M | 2026-04-09 15:13 UTC |
96
+ | **redis/redis** | 14.6K | 7.6K | 81.7K | 27.2K | 11.4K | 208.1K | 2026-04-09 14:58 UTC |
97
+ | **rust-lang/rust** | 154.1K | 92.2K | 1.5M | 186.1K | 60.6K | 3.7M | 2026-04-09 15:11 UTC |
98
+ | **swiftlang/swift** | 84.5K | 66.8K | 447.6K | 108.6K | 16.8K | 1.4M | 2026-04-09 15:10 UTC |
99
  | **vuejs/core** | 12.1K | 6.1K | 35.8K | 4.8K | 10.6K | 90.7K | 2026-04-09 12:35 UTC |
100
  | **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.1K | 40.4K | 2026-04-09 07:39 UTC |
101
 
 
394
  | `comments` | 6.8M | Conversation comments on issues and PRs |
395
  | `review_comments` | 1.8M | Inline code review comments on PR diffs |
396
  | `reviews` | 1.6M | PR review decisions |
397
+ | `timeline_events` | 857.3K | Activity timeline (labels, closes, merges, assignments) |
398
  | `pr_files` | 8.5M | Files changed in each pull request |
399
  | `commit_statuses` | 164.0K | CI/CD status checks per commit |
400
  | **Total** | **21.6M** | |
data/comments/swiftlang/swift/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:32c952bc98948a6d04bf05f7e443f552f9aba5ad3d56bdb77d6509bb28f8853c
3
- size 35310354
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09281878efd70981c352b65e426b893b118dc284cead73eb3be13df9c189e720
3
+ size 35310691
data/issues/swiftlang/swift/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:266473e97c218346bbf30411423b387a77e6935a2dd82aadaf26ca9f81fee08f
3
- size 22309488
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ac1e379515f6db296f5f093ebe1687b0fc9feb29e3c2b996039f7090f10fe5a
3
+ size 22310044
data/review_comments/swiftlang/swift/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5e6c091f7ceac18c13a672f8f9c0ed95bcab80f41c715cc367f0af2ad665dd0
3
- size 21078452
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:693a7929dc8373d48cd86c804318cec84730c719f17359082b6c54bd2d74be51
3
+ size 21078726
data/reviews/swiftlang/swift/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e18da9a1a15e7a0fb4562b5354eefdb65497543e243bc50aae90d3b3778f475f
3
- size 2933458
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:581ab48ace70e5599759bf4ce6f5f8dca1fd49c544d605b4d5716d548f7e6d97
3
+ size 2933557
data/timeline_events/swiftlang/swift/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a7818e6852187e52ec4a1f76d4da3f1f9c6bd72cab1944261994b181d4b9789a
3
- size 1028709
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f4bc371a7654011dfed6326daf9deb54d8463a42099eb6571603b3fdb3779e1
3
+ size 1031702
stats.csv CHANGED
@@ -1,19 +1,19 @@
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
- 2026-04-09T14:43:30Z,ClickHouse/ClickHouse,101114,73100,205401,100626,101751,33345,695879,0,1311216
3
- 2026-04-09T14:43:30Z,duckdb/duckdb,18215,11388,44710,16432,13210,11500,198098,0,313553
4
- 2026-04-09T14:43:30Z,etcd-io/etcd,20998,13844,87362,36979,28594,12502,120401,0,320680
5
- 2026-04-09T14:43:30Z,facebook/react,33693,19202,137839,32928,20136,255709,202224,163984,865715
6
- 2026-04-09T14:43:30Z,golang/go,75912,4942,536630,167,323,279829,71817,0,969620
7
- 2026-04-09T14:43:30Z,kubernetes/kubernetes,137475,88755,1485259,439937,302520,25126,1475772,0,3954844
8
- 2026-04-09T14:43:30Z,mdn/content,41589,31454,74199,83489,19071,14156,150181,0,414139
9
- 2026-04-09T14:43:30Z,microsoft/TypeScript,62149,19094,286155,50558,41943,14329,589013,0,1063241
10
- 2026-04-09T14:43:30Z,moby/moby,51391,28126,316888,70549,50466,12631,347163,0,877214
11
- 2026-04-09T14:43:30Z,pingcap/tidb,67305,44494,371103,117603,162828,21524,427901,0,1212758
12
- 2026-04-09T14:43:30Z,python/cpython,145911,69824,720860,144468,150070,38567,662156,0,1931856
13
- 2026-04-09T14:43:30Z,pytorch/pytorch,179241,121468,893754,324673,382536,27077,1049531,0,2978280
14
- 2026-04-09T14:43:30Z,redis/redis,14574,7646,53116,28549,27247,11396,65521,0,208049
15
- 2026-04-09T14:43:30Z,rust-lang/rust,154130,92154,1222063,243102,186092,60237,1716971,0,3674749
16
- 2026-04-09T14:43:30Z,swiftlang/swift,84468,66803,344363,103211,108611,16764,685578,0,1409798
17
- 2026-04-09T14:43:30Z,vuejs/core,12068,6063,32205,3565,4773,10634,21352,0,90660
18
- 2026-04-09T14:43:30Z,vuejs/docs,3263,2248,4874,2134,2674,10058,15194,0,40445
19
- 2026-04-09T14:43:30Z,_total,1203496,700605,6816781,1798970,1602845,855384,8494752,163984,21636817
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-04-09T15:31:20Z,ClickHouse/ClickHouse,101126,73100,205430,100635,101761,33575,695956,0,1311583
3
+ 2026-04-09T15:31:20Z,duckdb/duckdb,18215,11388,44711,16435,13211,11502,198098,0,313560
4
+ 2026-04-09T15:31:20Z,etcd-io/etcd,20998,13844,87362,36980,28595,12502,120401,0,320682
5
+ 2026-04-09T15:31:20Z,facebook/react,33693,19202,137843,32928,20136,255717,202224,163984,865727
6
+ 2026-04-09T15:31:20Z,golang/go,75913,4942,536637,167,323,279865,71817,0,969664
7
+ 2026-04-09T15:31:20Z,kubernetes/kubernetes,137478,88755,1485282,439945,302529,25271,1475779,0,3955039
8
+ 2026-04-09T15:31:20Z,mdn/content,41590,31454,74206,83490,19074,14186,150182,0,414182
9
+ 2026-04-09T15:31:20Z,microsoft/TypeScript,62149,19094,286156,50558,41943,14331,589013,0,1063244
10
+ 2026-04-09T15:31:20Z,moby/moby,51391,28126,316888,70549,50466,12631,347163,0,877214
11
+ 2026-04-09T15:31:20Z,pingcap/tidb,67306,44494,371138,117603,162830,21758,427903,0,1213032
12
+ 2026-04-09T15:31:20Z,python/cpython,145914,69824,720875,144470,150073,38660,662171,0,1931987
13
+ 2026-04-09T15:31:20Z,pytorch/pytorch,179245,121468,893779,324676,382537,27771,1049535,0,2979011
14
+ 2026-04-09T15:31:20Z,redis/redis,14574,7646,53116,28549,27248,11433,65521,0,208087
15
+ 2026-04-09T15:31:20Z,rust-lang/rust,154132,92154,1222080,243106,186096,60579,1717218,0,3675365
16
+ 2026-04-09T15:31:20Z,swiftlang/swift,84469,66803,344366,103212,108615,16786,685578,0,1409829
17
+ 2026-04-09T15:31:20Z,vuejs/core,12068,6063,32205,3565,4773,10634,21352,0,90660
18
+ 2026-04-09T15:31:20Z,vuejs/docs,3263,2248,4874,2134,2674,10058,15194,0,40445
19
+ 2026-04-09T15:31:20Z,_total,1203524,700605,6816948,1799002,1602884,857259,8495105,163984,21639311