Datasets:
sync rust-lang/rust +45.8K review_comments — 2026-04-30 06:31 UTC
Browse files- README.md +21 -19
- data/review_comments/rust-lang/rust/0.parquet +2 -2
- stats.csv +16 -18
README.md
CHANGED
|
@@ -39,9 +39,9 @@ configs:
|
|
| 39 |
|
| 40 |
## What is it?
|
| 41 |
|
| 42 |
-
The full development metadata of
|
| 43 |
|
| 44 |
-
Right now the archive has **
|
| 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-30
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
@@ -61,28 +61,30 @@ New items since the previous publish:
|
|
| 61 |
|
| 62 |
| Repository | Issues | PRs | Comments | Reviews | Timeline |
|
| 63 |
|---|---:|---:|---:|---:|---:|
|
| 64 |
-
| **
|
|
|
|
|
|
|
|
|
|
|
|
|
| 65 |
|
| 66 |
|
| 67 |
## Repositories
|
| 68 |
|
| 69 |
| Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
|
| 70 |
|---|---:|---:|---:|---:|---:|---:|---|
|
| 71 |
-
| **ClickHouse/ClickHouse** | 102.
|
| 72 |
| **duckdb/duckdb** | 18.5K | 11.4K | 61.4K | 13.3K | 15.7K | 322.5K | 2026-04-26 07:24 UTC |
|
| 73 |
-
| **etcd-io/etcd** | 21.1K | 13.9K |
|
| 74 |
| **facebook/react** | 33.8K | 19.4K | 171.2K | 31.9K | 11.1K | 472.8K | 2026-04-30 02:00 UTC |
|
| 75 |
| **golang/go** | 74.2K | 5.1K | 540.1K | 183 | 19.8K | 686.7K | 2026-04-30 01:39 UTC |
|
| 76 |
| **kubernetes/kubernetes** | 137.7K | 88.8K | 1.9M | 303.0K | 61.1K | 4.0M | 2026-04-20 12:29 UTC |
|
| 77 |
| **mdn/content** | 40.8K | 31.7K | 159.0K | 76.9K | 10.1K | 710.1K | 2026-04-29 23:30 UTC |
|
| 78 |
-
| **microsoft/TypeScript** | 62.2K | 19.1K | 337.0K | 42.0K |
|
| 79 |
| **moby/moby** | 51.5K | 28.1K | 387.6K | 50.6K | 14.6K | 880.6K | 2026-04-20 12:08 UTC |
|
| 80 |
-
| **pingcap/tidb** | 67.7K | 44.5K | 495.7K | 164.1K | 55.0K | 1.3M | 2026-04-26 07:19 UTC |
|
| 81 |
| **python/cpython** | 105.8K | 70.7K | 870.8K | 61.5K | 13.9K | 1.4M | 2026-04-30 02:11 UTC |
|
| 82 |
| **pytorch/pytorch** | 180.3K | 122.2K | 1.2M | 383.9K | 121.8K | 3.1M | 2026-04-20 12:41 UTC |
|
| 83 |
-
| **redis/redis** | 14.7K | 7.6K | 82.
|
| 84 |
-
| **rust-lang/rust** | 154.9K | 93.2K | 1.4M | 187.9K | 11.1K | 3.
|
| 85 |
-
| **swiftlang/swift** | 84.8K | 66.8K | 449.0K | 109.2K | 25.8K | 1.4M | 2026-04-26 04:34 UTC |
|
| 86 |
| **vuejs/core** | 12.1K | 6.1K | 36.0K | 4.8K | 11.6K | 92.2K | 2026-04-30 02:22 UTC |
|
| 87 |
| **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.1K | 40.7K | 2026-04-28 08:27 UTC |
|
| 88 |
|
|
@@ -376,14 +378,14 @@ CI/CD status checks and GitHub Actions results for each commit.
|
|
| 376 |
|
| 377 |
| Table | Rows | Description |
|
| 378 |
|-------|-----:|-------------|
|
| 379 |
-
| `issues` | 1.
|
| 380 |
-
| `pull_requests` |
|
| 381 |
-
| `comments` | 6.
|
| 382 |
-
| `review_comments` | 1.
|
| 383 |
-
| `reviews` | 1.
|
| 384 |
-
| `timeline_events` |
|
| 385 |
-
| `pr_files` |
|
| 386 |
-
| **Total** | **
|
| 387 |
|
| 388 |
## How it's built
|
| 389 |
|
|
|
|
| 39 |
|
| 40 |
## What is it?
|
| 41 |
|
| 42 |
+
The full development metadata of 15 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 **18.3M rows** across 8 tables in **209.9 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-30 06:31 UTC**.
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
|
|
| 61 |
|
| 62 |
| Repository | Issues | PRs | Comments | Reviews | Timeline |
|
| 63 |
|---|---:|---:|---:|---:|---:|
|
| 64 |
+
| **ClickHouse/ClickHouse** | +221 | — | — | +70 | +2.8K |
|
| 65 |
+
| **etcd-io/etcd** | +28 | — | +161 | +49 | +1.1K |
|
| 66 |
+
| **microsoft/TypeScript** | +18 | — | +48 | +4 | +980 |
|
| 67 |
+
| **redis/redis** | +34 | — | +273 | +149 | +683 |
|
| 68 |
+
| **rust-lang/rust** | — | — | +45.8K | — | — |
|
| 69 |
|
| 70 |
|
| 71 |
## Repositories
|
| 72 |
|
| 73 |
| Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
|
| 74 |
|---|---:|---:|---:|---:|---:|---:|---|
|
| 75 |
+
| **ClickHouse/ClickHouse** | 102.6K | 73.9K | 311.3K | 104.5K | 32.5K | 1.3M | 2026-04-30 06:08 UTC |
|
| 76 |
| **duckdb/duckdb** | 18.5K | 11.4K | 61.4K | 13.3K | 15.7K | 322.5K | 2026-04-26 07:24 UTC |
|
| 77 |
+
| **etcd-io/etcd** | 21.1K | 13.9K | 125.1K | 28.8K | 13.0K | 322.6K | 2026-04-30 05:48 UTC |
|
| 78 |
| **facebook/react** | 33.8K | 19.4K | 171.2K | 31.9K | 11.1K | 472.8K | 2026-04-30 02:00 UTC |
|
| 79 |
| **golang/go** | 74.2K | 5.1K | 540.1K | 183 | 19.8K | 686.7K | 2026-04-30 01:39 UTC |
|
| 80 |
| **kubernetes/kubernetes** | 137.7K | 88.8K | 1.9M | 303.0K | 61.1K | 4.0M | 2026-04-20 12:29 UTC |
|
| 81 |
| **mdn/content** | 40.8K | 31.7K | 159.0K | 76.9K | 10.1K | 710.1K | 2026-04-29 23:30 UTC |
|
| 82 |
+
| **microsoft/TypeScript** | 62.2K | 19.1K | 337.0K | 42.0K | 18.0K | 1.1M | 2026-04-30 04:25 UTC |
|
| 83 |
| **moby/moby** | 51.5K | 28.1K | 387.6K | 50.6K | 14.6K | 880.6K | 2026-04-20 12:08 UTC |
|
|
|
|
| 84 |
| **python/cpython** | 105.8K | 70.7K | 870.8K | 61.5K | 13.9K | 1.4M | 2026-04-30 02:11 UTC |
|
| 85 |
| **pytorch/pytorch** | 180.3K | 122.2K | 1.2M | 383.9K | 121.8K | 3.1M | 2026-04-20 12:41 UTC |
|
| 86 |
+
| **redis/redis** | 14.7K | 7.6K | 82.7K | 27.8K | 14.1K | 212.9K | 2026-04-30 05:59 UTC |
|
| 87 |
+
| **rust-lang/rust** | 154.9K | 93.2K | 1.4M | 187.9K | 11.1K | 3.7M | 2026-04-30 02:19 UTC |
|
|
|
|
| 88 |
| **vuejs/core** | 12.1K | 6.1K | 36.0K | 4.8K | 11.6K | 92.2K | 2026-04-30 02:22 UTC |
|
| 89 |
| **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.1K | 40.7K | 2026-04-28 08:27 UTC |
|
| 90 |
|
|
|
|
| 378 |
|
| 379 |
| Table | Rows | Description |
|
| 380 |
|-------|-----:|-------------|
|
| 381 |
+
| `issues` | 1.0M | Issues and pull requests (shared metadata) |
|
| 382 |
+
| `pull_requests` | 593.3K | PR-specific fields (merge status, diffs, refs) |
|
| 383 |
+
| `comments` | 6.1M | Conversation comments on issues and PRs |
|
| 384 |
+
| `review_comments` | 1.5M | Inline code review comments on PR diffs |
|
| 385 |
+
| `reviews` | 1.3M | PR review decisions |
|
| 386 |
+
| `timeline_events` | 378.6K | Activity timeline (labels, closes, merges, assignments) |
|
| 387 |
+
| `pr_files` | 7.3M | Files changed in each pull request |
|
| 388 |
+
| **Total** | **18.3M** | |
|
| 389 |
|
| 390 |
## How it's built
|
| 391 |
|
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:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:315e94393425210301dc8247fd8c89a8dbd5c495d5216890f234b0747f1d9891
|
| 3 |
+
size 39194131
|
stats.csv
CHANGED
|
@@ -1,19 +1,17 @@
|
|
| 1 |
updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
|
| 2 |
-
2026-04-
|
| 3 |
-
2026-04-
|
| 4 |
-
2026-04-
|
| 5 |
-
2026-04-
|
| 6 |
-
2026-04-
|
| 7 |
-
2026-04-
|
| 8 |
-
2026-04-
|
| 9 |
-
2026-04-
|
| 10 |
-
2026-04-
|
| 11 |
-
2026-04-
|
| 12 |
-
2026-04-
|
| 13 |
-
2026-04-
|
| 14 |
-
2026-04-
|
| 15 |
-
2026-04-
|
| 16 |
-
2026-04-
|
| 17 |
-
2026-04-
|
| 18 |
-
2026-04-30T05:36:49Z,vuejs/docs,3272,2248,4891,2134,2677,10128,15356,0,40706
|
| 19 |
-
2026-04-30T05:36:49Z,_total,1165688,704571,6853868,1718815,1592678,453880,8413105,0,20902605
|
|
|
|
| 1 |
updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
|
| 2 |
+
2026-04-30T06:31:11Z,ClickHouse/ClickHouse,102633,73891,208242,103088,104457,32453,689981,0,1314745
|
| 3 |
+
2026-04-30T06:31:11Z,duckdb/duckdb,18497,11388,44927,16516,13288,15677,202200,0,322493
|
| 4 |
+
2026-04-30T06:31:11Z,etcd-io/etcd,21093,13900,87864,37197,28839,13033,120657,0,322583
|
| 5 |
+
2026-04-30T06:31:11Z,facebook/react,33823,19412,138239,32992,31884,11070,205382,0,472802
|
| 6 |
+
2026-04-30T06:31:11Z,golang/go,74184,5062,539907,168,183,19843,47307,0,686654
|
| 7 |
+
2026-04-30T06:31:11Z,kubernetes/kubernetes,137657,88755,1487673,440528,303016,61124,1476297,0,3995050
|
| 8 |
+
2026-04-30T06:31:11Z,mdn/content,40837,31692,74545,84439,76884,10067,391641,0,710105
|
| 9 |
+
2026-04-30T06:31:11Z,microsoft/TypeScript,62220,19094,286462,50561,41957,18045,589115,0,1067454
|
| 10 |
+
2026-04-30T06:31:11Z,moby/moby,51466,28126,316994,70640,50606,14581,348237,0,880650
|
| 11 |
+
2026-04-30T06:31:11Z,python/cpython,105826,70679,724977,145815,61474,13932,270141,0,1392844
|
| 12 |
+
2026-04-30T06:31:11Z,pytorch/pytorch,180266,122163,900634,325731,383899,121844,1058905,0,3093442
|
| 13 |
+
2026-04-30T06:31:11Z,redis/redis,14690,7646,53545,29201,27837,14141,65829,0,212889
|
| 14 |
+
2026-04-30T06:31:11Z,rust-lang/rust,154948,93155,1230564,199719,187881,11056,1787569,0,3664892
|
| 15 |
+
2026-04-30T06:31:11Z,vuejs/core,12130,6063,32424,3619,4835,11562,21595,0,92228
|
| 16 |
+
2026-04-30T06:31:11Z,vuejs/docs,3272,2248,4891,2134,2677,10128,15356,0,40706
|
| 17 |
+
2026-04-30T06:31:11Z,_total,1013542,593274,6131888,1542348,1319717,378556,7290212,0,18269537
|
|
|
|
|
|