tamnd commited on
Commit
3627704
·
verified ·
1 Parent(s): 0fe4d3a

sync rust-lang/rust +4 review_comments +2 reviews +1 timeline — 2026-04-10 02:44 UTC

Browse files

review_comments 243.2K +4
reviews 186.1K +2
timeline_events 62.7K +1

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.7M rows** across 8 tables in **1015.1 MB** 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-10 02:26 UTC**.
56
 
57
 
58
  ## Latest Sync
@@ -61,36 +61,32 @@ New items since the previous publish:
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
- | **ClickHouse/ClickHouse** | +9 | — | +19 | +4 | +163 |
65
- | **duckdb/duckdb** | +1 | — | | — | +1 |
66
- | **golang/go** | +1 | — | +4 | | +8 |
67
- | **kubernetes/kubernetes** | — | — | +2 | — | +6 |
68
- | **moby/moby** | +1 | — | | | +2 |
69
- | **pingcap/tidb** | — | — | +11 | | +82 |
70
- | **python/cpython** | +1 | — | +3 | — | +19 |
71
- | **pytorch/pytorch** | +1 | — | +18 | +4 | +129 |
72
- | **rust-lang/rust** | — | — | +3 | — | +7 |
73
- | **swiftlang/swift** | — | — | — | +2 | +19 |
74
 
75
 
76
  ## Repositories
77
 
78
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
79
  |---|---:|---:|---:|---:|---:|---:|---|
80
- | **ClickHouse/ClickHouse** | 101.2K | 73.1K | 306.6K | 101.9K | 36.8K | 1.3M | 2026-04-10 02:11 UTC |
81
  | **duckdb/duckdb** | 18.2K | 11.4K | 61.2K | 13.2K | 11.7K | 313.8K | 2026-04-10 01:52 UTC |
82
  | **etcd-io/etcd** | 21.0K | 13.8K | 124.4K | 28.6K | 12.7K | 320.9K | 2026-04-10 00:21 UTC |
83
  | **facebook/react** | 33.7K | 19.2K | 170.8K | 20.1K | 255.8K | 865.8K | 2026-04-09 23:19 UTC |
84
  | **golang/go** | 75.9K | 4.9K | 537.0K | 323 | 281.4K | 971.3K | 2026-04-10 01:55 UTC |
85
- | **kubernetes/kubernetes** | 137.5K | 88.8K | 1.9M | 302.6K | 29.8K | 4.0M | 2026-04-10 01:52 UTC |
86
  | **mdn/content** | 41.6K | 31.5K | 157.8K | 19.2K | 14.4K | 414.6K | 2026-04-10 01:05 UTC |
87
  | **microsoft/TypeScript** | 62.2K | 19.1K | 336.7K | 41.9K | 14.4K | 1.1M | 2026-04-10 01:39 UTC |
88
  | **moby/moby** | 51.4K | 28.1K | 387.4K | 50.5K | 12.9K | 877.5K | 2026-04-10 01:47 UTC |
89
- | **pingcap/tidb** | 67.3K | 44.5K | 488.9K | 162.8K | 22.7K | 1.2M | 2026-04-10 02:11 UTC |
90
  | **python/cpython** | 145.9K | 69.8K | 865.5K | 150.1K | 40.4K | 1.9M | 2026-04-10 01:51 UTC |
91
- | **pytorch/pytorch** | 179.3K | 121.5K | 1.2M | 382.7K | 43.6K | 3.0M | 2026-04-10 02:12 UTC |
92
- | **redis/redis** | 14.6K | 7.6K | 81.7K | 27.2K | 11.4K | 208.1K | 2026-04-09 18:26 UTC |
93
- | **rust-lang/rust** | 154.2K | 92.2K | 1.5M | 186.1K | 62.7K | 3.7M | 2026-04-10 02:08 UTC |
94
  | **swiftlang/swift** | 84.5K | 66.8K | 447.6K | 108.6K | 17.2K | 1.4M | 2026-04-10 02:04 UTC |
95
  | **vuejs/core** | 12.1K | 6.1K | 35.8K | 4.8K | 10.7K | 90.7K | 2026-04-10 01:39 UTC |
96
  | **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.1K | 40.4K | 2026-04-09 07:39 UTC |
@@ -390,7 +386,7 @@ CI/CD status checks and GitHub Actions results for each commit.
390
  | `comments` | 6.8M | Conversation comments on issues and PRs |
391
  | `review_comments` | 1.8M | Inline code review comments on PR diffs |
392
  | `reviews` | 1.6M | PR review decisions |
393
- | `timeline_events` | 888.5K | Activity timeline (labels, closes, merges, assignments) |
394
  | `pr_files` | 8.5M | Files changed in each pull request |
395
  | `commit_statuses` | 164.0K | CI/CD status checks per commit |
396
  | **Total** | **21.7M** | |
 
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.7M rows** across 8 tables in **476.2 MB** 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-10 02:44 UTC**.
56
 
57
 
58
  ## Latest Sync
 
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
+ | **ClickHouse/ClickHouse** | +2 | — | +150 | +8 | +449 |
65
+ | **kubernetes/kubernetes** | | — | +1 | — | +1 |
66
+ | **pingcap/tidb** | +2 | — | +12 | +1 | +58 |
67
+ | **pytorch/pytorch** | — | — | +2 | — | +5.2K |
68
+ | **redis/redis** | | — | +4 | +2 | +5 |
69
+ | **rust-lang/rust** | — | — | +4 | +2 | +1 |
 
 
 
 
70
 
71
 
72
  ## Repositories
73
 
74
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
75
  |---|---:|---:|---:|---:|---:|---:|---|
76
+ | **ClickHouse/ClickHouse** | 101.2K | 73.1K | 306.7K | 102.0K | 37.3K | 1.3M | 2026-04-10 02:30 UTC |
77
  | **duckdb/duckdb** | 18.2K | 11.4K | 61.2K | 13.2K | 11.7K | 313.8K | 2026-04-10 01:52 UTC |
78
  | **etcd-io/etcd** | 21.0K | 13.8K | 124.4K | 28.6K | 12.7K | 320.9K | 2026-04-10 00:21 UTC |
79
  | **facebook/react** | 33.7K | 19.2K | 170.8K | 20.1K | 255.8K | 865.8K | 2026-04-09 23:19 UTC |
80
  | **golang/go** | 75.9K | 4.9K | 537.0K | 323 | 281.4K | 971.3K | 2026-04-10 01:55 UTC |
81
+ | **kubernetes/kubernetes** | 137.5K | 88.8K | 1.9M | 302.6K | 29.8K | 4.0M | 2026-04-10 02:30 UTC |
82
  | **mdn/content** | 41.6K | 31.5K | 157.8K | 19.2K | 14.4K | 414.6K | 2026-04-10 01:05 UTC |
83
  | **microsoft/TypeScript** | 62.2K | 19.1K | 336.7K | 41.9K | 14.4K | 1.1M | 2026-04-10 01:39 UTC |
84
  | **moby/moby** | 51.4K | 28.1K | 387.4K | 50.5K | 12.9K | 877.5K | 2026-04-10 01:47 UTC |
85
+ | **pingcap/tidb** | 67.3K | 44.5K | 488.9K | 162.8K | 22.7K | 1.2M | 2026-04-10 02:31 UTC |
86
  | **python/cpython** | 145.9K | 69.8K | 865.5K | 150.1K | 40.4K | 1.9M | 2026-04-10 01:51 UTC |
87
+ | **pytorch/pytorch** | 179.3K | 121.5K | 1.2M | 382.7K | 48.8K | 3.0M | 2026-04-10 02:30 UTC |
88
+ | **redis/redis** | 14.6K | 7.6K | 81.7K | 27.3K | 11.4K | 208.1K | 2026-04-10 02:28 UTC |
89
+ | **rust-lang/rust** | 154.2K | 92.2K | 1.5M | 186.1K | 62.7K | 3.7M | 2026-04-10 02:29 UTC |
90
  | **swiftlang/swift** | 84.5K | 66.8K | 447.6K | 108.6K | 17.2K | 1.4M | 2026-04-10 02:04 UTC |
91
  | **vuejs/core** | 12.1K | 6.1K | 35.8K | 4.8K | 10.7K | 90.7K | 2026-04-10 01:39 UTC |
92
  | **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.1K | 40.4K | 2026-04-09 07:39 UTC |
 
386
  | `comments` | 6.8M | Conversation comments on issues and PRs |
387
  | `review_comments` | 1.8M | Inline code review comments on PR diffs |
388
  | `reviews` | 1.6M | PR review decisions |
389
+ | `timeline_events` | 894.2K | Activity timeline (labels, closes, merges, assignments) |
390
  | `pr_files` | 8.5M | Files changed in each pull request |
391
  | `commit_statuses` | 164.0K | CI/CD status checks per commit |
392
  | **Total** | **21.7M** | |
data/review_comments/rust-lang/rust/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:629b65b8ce1df84e88ad29ee8c8fe65fb6da4f743f7780f873a5a96b6f95433b
3
- size 48039074
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8cc886bf6f33eb6ac098822e9f63df23b16888a3bff3b19e73265f77225f603
3
+ size 48040526
data/reviews/rust-lang/rust/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c096d44160311d7bb6f6c0d00610b9da57e3bddf9561d1854b05fe22d3b4b9a7
3
- size 4891087
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dabd079977a13c76d11f236adf22a2c36cecdc528adbb6e49ea19951dfc0279f
3
+ size 4891192
data/timeline_events/rust-lang/rust/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:711eb841ed9331a0ae3abf41e487ffb945f7c847323f0be6dfc347b24b508031
3
- size 10399691
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d01d92800795127bfee84bbfd74c90ad433759fc30fdc62eaf0543318992ecc0
3
+ size 10399976
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-10T02:26:54Z,ClickHouse/ClickHouse,101186,73100,205789,100810,101943,36804,696597,0,1316229
3
- 2026-04-10T02:26:54Z,duckdb/duckdb,18223,11388,44727,16439,13215,11692,198164,0,313848
4
- 2026-04-10T02:26:54Z,etcd-io/etcd,21000,13844,87371,36989,28604,12655,120405,0,320868
5
- 2026-04-10T02:26:54Z,facebook/react,33697,19202,137851,32928,20137,255770,202231,163984,865800
6
- 2026-04-10T02:26:54Z,golang/go,75920,4942,536794,167,323,281363,71818,0,971327
7
- 2026-04-10T02:26:54Z,kubernetes/kubernetes,137491,88755,1485591,440018,302603,29776,1475901,0,3960135
8
- 2026-04-10T02:26:54Z,mdn/content,41595,31454,74218,83537,19162,14442,150219,0,414627
9
- 2026-04-10T02:26:54Z,microsoft/TypeScript,62153,19094,286164,50558,41943,14374,589013,0,1063299
10
- 2026-04-10T02:26:54Z,moby/moby,51394,28126,316890,70555,50469,12883,347209,0,877526
11
- 2026-04-10T02:26:54Z,pingcap/tidb,67314,44494,371286,117603,162836,22660,427938,0,1214131
12
- 2026-04-10T02:26:54Z,python/cpython,145929,69824,720995,144485,150090,40376,662203,0,1933902
13
- 2026-04-10T02:26:54Z,pytorch/pytorch,179306,121468,894289,324801,382684,43571,1050169,0,2996288
14
- 2026-04-10T02:26:54Z,redis/redis,14574,7646,53116,28551,27250,11434,65521,0,208092
15
- 2026-04-10T02:26:54Z,rust-lang/rust,154159,92154,1222257,243156,186127,62682,1718031,0,3678566
16
- 2026-04-10T02:26:54Z,swiftlang/swift,84487,66803,344418,103216,108637,17245,685834,0,1410640
17
- 2026-04-10T02:26:54Z,vuejs/core,12069,6063,32219,3565,4774,10683,21363,0,90736
18
- 2026-04-10T02:26:54Z,vuejs/docs,3263,2248,4874,2134,2674,10058,15194,0,40445
19
- 2026-04-10T02:26:54Z,_total,1203760,700605,6818849,1799512,1603471,888468,8497810,163984,21676459
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-04-10T02:44:55Z,ClickHouse/ClickHouse,101188,73100,205931,100818,101951,37253,696591,0,1316832
3
+ 2026-04-10T02:44:55Z,duckdb/duckdb,18223,11388,44727,16439,13215,11692,198164,0,313848
4
+ 2026-04-10T02:44:55Z,etcd-io/etcd,21000,13844,87371,36989,28604,12655,120405,0,320868
5
+ 2026-04-10T02:44:55Z,facebook/react,33697,19202,137851,32928,20137,255770,202231,163984,865800
6
+ 2026-04-10T02:44:55Z,golang/go,75920,4942,536794,167,323,281363,71818,0,971327
7
+ 2026-04-10T02:44:55Z,kubernetes/kubernetes,137491,88755,1485592,440018,302603,29777,1475901,0,3960137
8
+ 2026-04-10T02:44:55Z,mdn/content,41595,31454,74218,83537,19162,14442,150219,0,414627
9
+ 2026-04-10T02:44:55Z,microsoft/TypeScript,62153,19094,286164,50558,41943,14374,589013,0,1063299
10
+ 2026-04-10T02:44:55Z,moby/moby,51394,28126,316890,70555,50469,12883,347209,0,877526
11
+ 2026-04-10T02:44:55Z,pingcap/tidb,67316,44494,371298,117603,162837,22718,428015,0,1214281
12
+ 2026-04-10T02:44:55Z,python/cpython,145929,69824,720995,144485,150090,40376,662203,0,1933902
13
+ 2026-04-10T02:44:55Z,pytorch/pytorch,179306,121468,894291,324801,382684,48804,1050169,0,3001523
14
+ 2026-04-10T02:44:55Z,redis/redis,14574,7646,53118,28553,27252,11439,65521,0,208103
15
+ 2026-04-10T02:44:55Z,rust-lang/rust,154159,92154,1222257,243160,186129,62683,1718031,0,3678573
16
+ 2026-04-10T02:44:55Z,swiftlang/swift,84487,66803,344418,103216,108637,17245,685834,0,1410640
17
+ 2026-04-10T02:44:55Z,vuejs/core,12069,6063,32219,3565,4774,10683,21363,0,90736
18
+ 2026-04-10T02:44:55Z,vuejs/docs,3263,2248,4874,2134,2674,10058,15194,0,40445
19
+ 2026-04-10T02:44:55Z,_total,1203764,700605,6819008,1799526,1603484,894215,8497881,163984,21682467