tamnd commited on
Commit
f8bb237
·
verified ·
1 Parent(s): 3004592

sync swiftlang/swift +1 issues — 2026-04-09 12:46 UTC

Browse files
Files changed (3) hide show
  1. README.md +31 -29
  2. data/issues/swiftlang/swift/0.parquet +2 -2
  3. stats.csv +18 -18
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.1 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 12:26 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** | +4 | — | +23 | +13 | +168 |
65
- | **duckdb/duckdb** | +1 | — | +2 | | +28 |
66
- | **golang/go** | — | — | +4 | — | +4 |
67
- | **kubernetes/kubernetes** | +2 | — | +20 | — | +114 |
68
- | **mdn/content** | +1 | — | +12 | +1 | +8 |
69
- | **moby/moby** | | — | +4 | +3 | +9 |
70
- | **pingcap/tidb** | — | — | +26 | +4 | +155 |
71
- | **python/cpython** | +1 | — | +4 | +1 | +46 |
72
- | **pytorch/pytorch** | +1 | — | +9 | | +151 |
73
- | **redis/redis** | — | — | +1 | — | +1 |
74
- | **rust-lang/rust** | | — | +11 | +3 | +24 |
75
- | **swiftlang/swift** | — | — | +2 | | +12 |
 
 
76
 
77
 
78
  ## Repositories
79
 
80
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
81
  |---|---:|---:|---:|---:|---:|---:|---|
82
- | **ClickHouse/ClickHouse** | 101.1K | 73.1K | 305.9K | 101.7K | 32.5K | 1.3M | 2026-04-09 12:11 UTC |
83
- | **duckdb/duckdb** | 18.2K | 11.4K | 61.1K | 13.2K | 11.4K | 313.4K | 2026-04-09 12:09 UTC |
84
- | **etcd-io/etcd** | 21.0K | 13.8K | 124.3K | 28.6K | 12.5K | 320.6K | 2026-04-09 12:10 UTC |
85
- | **facebook/react** | 33.7K | 19.2K | 170.8K | 20.1K | 255.7K | 865.7K | 2026-04-09 11:47 UTC |
86
- | **golang/go** | 75.9K | 4.9K | 536.8K | 323 | 279.5K | 969.2K | 2026-04-09 12:04 UTC |
87
- | **kubernetes/kubernetes** | 137.5K | 88.8K | 1.9M | 302.5K | 24.6K | 4.0M | 2026-04-09 12:11 UTC |
88
- | **mdn/content** | 41.6K | 31.5K | 157.7K | 19.1K | 14.1K | 414.1K | 2026-04-09 12:03 UTC |
89
  | **microsoft/TypeScript** | 62.1K | 19.1K | 336.7K | 41.9K | 14.3K | 1.1M | 2026-04-09 12:05 UTC |
90
- | **moby/moby** | 51.4K | 28.1K | 387.4K | 50.5K | 12.6K | 877.2K | 2026-04-09 12:02 UTC |
91
- | **pingcap/tidb** | 67.3K | 44.5K | 488.6K | 162.8K | 21.1K | 1.2M | 2026-04-09 12:12 UTC |
92
- | **python/cpython** | 145.9K | 69.8K | 865.2K | 150.0K | 37.2K | 1.9M | 2026-04-09 12:06 UTC |
93
- | **pytorch/pytorch** | 179.2K | 121.5K | 1.2M | 382.5K | 24.0K | 3.0M | 2026-04-09 12:13 UTC |
94
- | **redis/redis** | 14.6K | 7.6K | 81.7K | 27.2K | 11.4K | 208.0K | 2026-04-09 11:55 UTC |
95
- | **rust-lang/rust** | 154.1K | 92.2K | 1.5M | 186.1K | 59.0K | 3.7M | 2026-04-09 12:10 UTC |
96
- | **swiftlang/swift** | 84.5K | 66.8K | 447.6K | 108.6K | 16.7K | 1.4M | 2026-04-09 11:56 UTC |
97
  | **vuejs/core** | 12.1K | 6.1K | 35.8K | 4.8K | 10.6K | 90.7K | 2026-04-09 10:59 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` | 847.2K | 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.3 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 12:46 UTC**.
56
 
57
 
58
  ## Latest Sync
 
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
+ | **ClickHouse/ClickHouse** | +3 | — | +19 | +6 | +59 |
65
+ | **duckdb/duckdb** | | — | +3 | +1 | +22 |
66
+ | **etcd-io/etcd** | — | — | | — | +3 |
67
+ | **facebook/react** | | — | +2 | — | +6 |
68
+ | **golang/go** | | — | +2 | | +7 |
69
+ | **kubernetes/kubernetes** | +1 | — | +18 | +1 | +66 |
70
+ | **mdn/content** | — | — | +4 | +4 | +4 |
71
+ | **moby/moby** | +1 | — | | | +5 |
72
+ | **pingcap/tidb** | | — | +17 | +2 | +54 |
73
+ | **python/cpython** | — | — | +24 | — | +659 |
74
+ | **pytorch/pytorch** | +1 | — | +6 | +2 | +180 |
75
+ | **redis/redis** | — | — | +1 | +1 | +6 |
76
+ | **rust-lang/rust** | +1 | — | +14 | +3 | +47 |
77
+ | **swiftlang/swift** | +1 | — | — | — | — |
78
 
79
 
80
  ## Repositories
81
 
82
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
83
  |---|---:|---:|---:|---:|---:|---:|---|
84
+ | **ClickHouse/ClickHouse** | 101.1K | 73.1K | 305.9K | 101.7K | 32.6K | 1.3M | 2026-04-09 12:31 UTC |
85
+ | **duckdb/duckdb** | 18.2K | 11.4K | 61.1K | 13.2K | 11.4K | 313.4K | 2026-04-09 12:29 UTC |
86
+ | **etcd-io/etcd** | 21.0K | 13.8K | 124.3K | 28.6K | 12.5K | 320.6K | 2026-04-09 12:17 UTC |
87
+ | **facebook/react** | 33.7K | 19.2K | 170.8K | 20.1K | 255.7K | 865.7K | 2026-04-09 12:27 UTC |
88
+ | **golang/go** | 75.9K | 4.9K | 536.8K | 323 | 279.5K | 969.3K | 2026-04-09 12:25 UTC |
89
+ | **kubernetes/kubernetes** | 137.5K | 88.8K | 1.9M | 302.5K | 24.6K | 4.0M | 2026-04-09 12:30 UTC |
90
+ | **mdn/content** | 41.6K | 31.5K | 157.7K | 19.1K | 14.1K | 414.1K | 2026-04-09 12:29 UTC |
91
  | **microsoft/TypeScript** | 62.1K | 19.1K | 336.7K | 41.9K | 14.3K | 1.1M | 2026-04-09 12:05 UTC |
92
+ | **moby/moby** | 51.4K | 28.1K | 387.4K | 50.5K | 12.6K | 877.2K | 2026-04-09 12:31 UTC |
93
+ | **pingcap/tidb** | 67.3K | 44.5K | 488.6K | 162.8K | 21.2K | 1.2M | 2026-04-09 12:31 UTC |
94
+ | **python/cpython** | 145.9K | 69.8K | 865.3K | 150.0K | 37.8K | 1.9M | 2026-04-09 12:29 UTC |
95
+ | **pytorch/pytorch** | 179.2K | 121.5K | 1.2M | 382.5K | 24.2K | 3.0M | 2026-04-09 12:32 UTC |
96
+ | **redis/redis** | 14.6K | 7.6K | 81.7K | 27.2K | 11.4K | 208.0K | 2026-04-09 12:16 UTC |
97
+ | **rust-lang/rust** | 154.1K | 92.2K | 1.5M | 186.1K | 59.0K | 3.7M | 2026-04-09 12:30 UTC |
98
+ | **swiftlang/swift** | 84.5K | 66.8K | 447.6K | 108.6K | 16.7K | 1.4M | 2026-04-09 12:26 UTC |
99
  | **vuejs/core** | 12.1K | 6.1K | 35.8K | 4.8K | 10.6K | 90.7K | 2026-04-09 10:59 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` | 848.4K | 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/issues/swiftlang/swift/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5cf50f7af9e4b92f3580594ded43fe6c0797c8f6494fcf5ef9d5e4268bc9c6e3
3
- size 22308220
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:630f97d77ca1438ca80f9574d93eee14a69b31af6052490844a14d32d170278e
3
+ size 22308725
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-09T12:26:39Z,ClickHouse/ClickHouse,101088,73100,205310,100587,101707,32550,695736,0,1310078
3
- 2026-04-09T12:26:39Z,duckdb/duckdb,18209,11388,44698,16430,13207,11386,198069,0,313387
4
- 2026-04-09T12:26:39Z,etcd-io/etcd,20997,13844,87358,36977,28592,12476,120396,0,320640
5
- 2026-04-09T12:26:39Z,facebook/react,33691,19202,137833,32928,20136,255694,202224,163984,865692
6
- 2026-04-09T12:26:39Z,golang/go,75904,4942,536587,167,323,279513,71808,0,969244
7
- 2026-04-09T12:26:39Z,kubernetes/kubernetes,137471,88755,1485161,439916,302503,24572,1475757,0,3954135
8
- 2026-04-09T12:26:39Z,mdn/content,41589,31454,74197,83477,19055,14105,150176,0,414053
9
- 2026-04-09T12:26:39Z,microsoft/TypeScript,62148,19094,286155,50558,41943,14329,589013,0,1063240
10
- 2026-04-09T12:26:39Z,moby/moby,51390,28126,316888,70547,50464,12622,347163,0,877200
11
- 2026-04-09T12:26:39Z,pingcap/tidb,67304,44494,371029,117600,162820,21115,427915,0,1212277
12
- 2026-04-09T12:26:39Z,python/cpython,145903,69824,720797,144453,150046,37166,662139,0,1930328
13
- 2026-04-09T12:26:39Z,pytorch/pytorch,179228,121468,893691,324660,382520,24011,1049499,0,2975077
14
- 2026-04-09T12:26:39Z,redis/redis,14573,7646,53110,28542,27240,11371,65520,0,208002
15
- 2026-04-09T12:26:39Z,rust-lang/rust,154123,92154,1221994,243064,186055,58983,1716793,0,3673166
16
- 2026-04-09T12:26:39Z,swiftlang/swift,84463,66803,344349,103209,108604,16665,685570,0,1409663
17
- 2026-04-09T12:26:39Z,vuejs/core,12068,6063,32204,3565,4773,10629,21352,0,90654
18
- 2026-04-09T12:26:39Z,vuejs/docs,3263,2248,4874,2134,2674,10058,15194,0,40445
19
- 2026-04-09T12:26:39Z,_total,1203412,700605,6816235,1798814,1602662,847245,8494324,163984,21627281
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-04-09T12:46:23Z,ClickHouse/ClickHouse,101091,73100,205323,100593,101713,32609,695742,0,1310171
3
+ 2026-04-09T12:46:23Z,duckdb/duckdb,18209,11388,44701,16430,13208,11408,198075,0,313419
4
+ 2026-04-09T12:46:23Z,etcd-io/etcd,20997,13844,87358,36977,28592,12479,120396,0,320643
5
+ 2026-04-09T12:46:23Z,facebook/react,33691,19202,137835,32928,20136,255700,202224,163984,865700
6
+ 2026-04-09T12:46:23Z,golang/go,75904,4942,536589,167,323,279520,71808,0,969253
7
+ 2026-04-09T12:46:23Z,kubernetes/kubernetes,137472,88755,1485178,439917,302504,24638,1475760,0,3954224
8
+ 2026-04-09T12:46:23Z,mdn/content,41589,31454,74197,83481,19059,14109,150176,0,414065
9
+ 2026-04-09T12:46:23Z,microsoft/TypeScript,62148,19094,286155,50558,41943,14329,589013,0,1063240
10
+ 2026-04-09T12:46:23Z,moby/moby,51391,28126,316888,70547,50464,12627,347163,0,877206
11
+ 2026-04-09T12:46:23Z,pingcap/tidb,67304,44494,371045,117601,162822,21169,427917,0,1212352
12
+ 2026-04-09T12:46:23Z,python/cpython,145903,69824,720821,144453,150046,37825,662139,0,1931011
13
+ 2026-04-09T12:46:23Z,pytorch/pytorch,179229,121468,893695,324662,382522,24191,1049501,0,2975268
14
+ 2026-04-09T12:46:23Z,redis/redis,14573,7646,53110,28543,27241,11377,65520,0,208010
15
+ 2026-04-09T12:46:23Z,rust-lang/rust,154124,92154,1222005,243067,186058,59030,1716795,0,3673233
16
+ 2026-04-09T12:46:23Z,swiftlang/swift,84464,66803,344349,103209,108604,16665,685570,0,1409664
17
+ 2026-04-09T12:46:23Z,vuejs/core,12068,6063,32204,3565,4773,10629,21352,0,90654
18
+ 2026-04-09T12:46:23Z,vuejs/docs,3263,2248,4874,2134,2674,10058,15194,0,40445
19
+ 2026-04-09T12:46:23Z,_total,1203420,700605,6816327,1798832,1602682,848363,8494345,163984,21628558