Datasets:
sync pytorch/pytorch +97 issues +50 comments +2 review_comments +39 reviews — 2026-04-09 06:53 UTC
Browse filesissues 179.2K +97
comments 893.6K +50
review_comments 324.6K +2
reviews 382.5K +39
timeline_events 20.8K +10.8K
pr_files 1.0M +286
- README.md +18 -24
- data/comments/pytorch/pytorch/0.parquet +2 -2
- data/issues/pytorch/pytorch/0.parquet +2 -2
- data/pr_files/pytorch/pytorch/0.parquet +2 -2
- data/review_comments/pytorch/pytorch/0.parquet +2 -2
- data/reviews/pytorch/pytorch/0.parquet +2 -2
- data/timeline_events/pytorch/pytorch/0.parquet +2 -2
- 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.
|
| 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 06:
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
@@ -61,36 +61,30 @@ New items since the previous publish:
|
|
| 61 |
|
| 62 |
| Repository | Issues | PRs | Comments | Reviews | Timeline |
|
| 63 |
|---|---:|---:|---:|---:|---:|
|
| 64 |
-
| **ClickHouse/ClickHouse** |
|
| 65 |
-
| **
|
| 66 |
-
| **
|
| 67 |
-
| **
|
| 68 |
-
| **
|
| 69 |
-
| **
|
| 70 |
-
| **python/cpython** | +78 | — | +584 | +120 | +9.2K |
|
| 71 |
-
| **redis/redis** | +8 | — | +87 | +52 | +334 |
|
| 72 |
-
| **rust-lang/rust** | +92 | — | +1.0K | +156 | +9.6K |
|
| 73 |
-
| **swiftlang/swift** | +40 | — | +253 | +118 | +2.5K |
|
| 74 |
-
| **vuejs/core** | +6 | — | +18 | +3 | +200 |
|
| 75 |
-
| **vuejs/docs** | — | — | +5 | +1 | +11 |
|
| 76 |
|
| 77 |
|
| 78 |
## Repositories
|
| 79 |
|
| 80 |
| Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
|
| 81 |
|---|---:|---:|---:|---:|---:|---:|---|
|
| 82 |
-
| **ClickHouse/ClickHouse** | 101.0K | 73.1K |
|
| 83 |
-
| **duckdb/duckdb** | 18.
|
| 84 |
| **etcd-io/etcd** | 21.0K | 13.8K | 124.3K | 28.6K | 12.4K | 320.5K | 2026-04-09 05:57 UTC |
|
| 85 |
| **facebook/react** | 33.7K | 19.2K | 170.8K | 20.1K | 255.7K | 865.6K | 2026-04-09 05:41 UTC |
|
| 86 |
| **golang/go** | 75.9K | 4.9K | 536.7K | 323 | 278.9K | 968.6K | 2026-04-09 06:03 UTC |
|
| 87 |
-
| **kubernetes/kubernetes** | 137.
|
| 88 |
| **mdn/content** | 41.6K | 31.5K | 157.7K | 19.0K | 14.1K | 414.0K | 2026-04-09 04:40 UTC |
|
| 89 |
| **microsoft/TypeScript** | 62.1K | 19.1K | 336.7K | 41.9K | 14.1K | 1.1M | 2026-04-08 23:47 UTC |
|
| 90 |
-
| **moby/moby** | 51.4K | 28.1K |
|
| 91 |
-
| **pingcap/tidb** | 67.
|
| 92 |
| **python/cpython** | 145.9K | 69.8K | 865.2K | 150.0K | 36.0K | 1.9M | 2026-04-09 06:02 UTC |
|
| 93 |
-
| **pytorch/pytorch** | 179.
|
| 94 |
| **redis/redis** | 14.6K | 7.6K | 81.6K | 27.2K | 11.3K | 207.9K | 2026-04-09 04:59 UTC |
|
| 95 |
| **rust-lang/rust** | 154.1K | 92.2K | 1.5M | 186.0K | 57.0K | 3.7M | 2026-04-09 06:05 UTC |
|
| 96 |
| **swiftlang/swift** | 84.5K | 66.8K | 447.5K | 108.6K | 16.5K | 1.4M | 2026-04-09 05:59 UTC |
|
|
@@ -389,13 +383,13 @@ CI/CD status checks and GitHub Actions results for each commit.
|
|
| 389 |
|-------|-----:|-------------|
|
| 390 |
| `issues` | 1.2M | Issues and pull requests (shared metadata) |
|
| 391 |
| `pull_requests` | 700.6K | PR-specific fields (merge status, diffs, refs) |
|
| 392 |
-
| `comments` | 6.
|
| 393 |
-
| `review_comments` | 1.
|
| 394 |
| `reviews` | 1.6M | PR review decisions |
|
| 395 |
-
| `timeline_events` |
|
| 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.
|
| 399 |
|
| 400 |
## How it's built
|
| 401 |
|
|
|
|
| 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 **738.8 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-09 06:53 UTC**.
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
|
|
| 61 |
|
| 62 |
| Repository | Issues | PRs | Comments | Reviews | Timeline |
|
| 63 |
|---|---:|---:|---:|---:|---:|
|
| 64 |
+
| **ClickHouse/ClickHouse** | — | — | +1.7K | +588 | — |
|
| 65 |
+
| **duckdb/duckdb** | +54 | — | +107 | +23 | +1.1K |
|
| 66 |
+
| **kubernetes/kubernetes** | +33 | — | +377 | +67 | +10.7K |
|
| 67 |
+
| **moby/moby** | +9 | — | +238.1K | +8 | +2.6K |
|
| 68 |
+
| **pingcap/tidb** | +45 | — | +720 | +168 | +7.6K |
|
| 69 |
+
| **pytorch/pytorch** | +97 | — | +52 | +39 | +10.8K |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 70 |
|
| 71 |
|
| 72 |
## Repositories
|
| 73 |
|
| 74 |
| Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
|
| 75 |
|---|---:|---:|---:|---:|---:|---:|---|
|
| 76 |
+
| **ClickHouse/ClickHouse** | 101.0K | 73.1K | 305.7K | 101.6K | 28.5K | 1.3M | 2026-04-09 06:09 UTC |
|
| 77 |
+
| **duckdb/duckdb** | 18.2K | 11.4K | 61.1K | 13.2K | 11.1K | 312.6K | 2026-04-09 06:33 UTC |
|
| 78 |
| **etcd-io/etcd** | 21.0K | 13.8K | 124.3K | 28.6K | 12.4K | 320.5K | 2026-04-09 05:57 UTC |
|
| 79 |
| **facebook/react** | 33.7K | 19.2K | 170.8K | 20.1K | 255.7K | 865.6K | 2026-04-09 05:41 UTC |
|
| 80 |
| **golang/go** | 75.9K | 4.9K | 536.7K | 323 | 278.9K | 968.6K | 2026-04-09 06:03 UTC |
|
| 81 |
+
| **kubernetes/kubernetes** | 137.5K | 88.8K | 1.9M | 302.5K | 20.7K | 3.9M | 2026-04-09 06:33 UTC |
|
| 82 |
| **mdn/content** | 41.6K | 31.5K | 157.7K | 19.0K | 14.1K | 414.0K | 2026-04-09 04:40 UTC |
|
| 83 |
| **microsoft/TypeScript** | 62.1K | 19.1K | 336.7K | 41.9K | 14.1K | 1.1M | 2026-04-08 23:47 UTC |
|
| 84 |
+
| **moby/moby** | 51.4K | 28.1K | 339.8K | 50.5K | 12.6K | 829.5K | 2026-04-09 06:16 UTC |
|
| 85 |
+
| **pingcap/tidb** | 67.3K | 44.5K | 488.2K | 162.8K | 19.1K | 1.2M | 2026-04-09 06:33 UTC |
|
| 86 |
| **python/cpython** | 145.9K | 69.8K | 865.2K | 150.0K | 36.0K | 1.9M | 2026-04-09 06:02 UTC |
|
| 87 |
+
| **pytorch/pytorch** | 179.2K | 121.5K | 1.2M | 382.5K | 20.8K | 3.0M | 2026-04-09 06:35 UTC |
|
| 88 |
| **redis/redis** | 14.6K | 7.6K | 81.6K | 27.2K | 11.3K | 207.9K | 2026-04-09 04:59 UTC |
|
| 89 |
| **rust-lang/rust** | 154.1K | 92.2K | 1.5M | 186.0K | 57.0K | 3.7M | 2026-04-09 06:05 UTC |
|
| 90 |
| **swiftlang/swift** | 84.5K | 66.8K | 447.5K | 108.6K | 16.5K | 1.4M | 2026-04-09 05:59 UTC |
|
|
|
|
| 383 |
|-------|-----:|-------------|
|
| 384 |
| `issues` | 1.2M | Issues and pull requests (shared metadata) |
|
| 385 |
| `pull_requests` | 700.6K | PR-specific fields (merge status, diffs, refs) |
|
| 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` | 829.4K | 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.6M** | |
|
| 393 |
|
| 394 |
## How it's built
|
| 395 |
|
data/comments/pytorch/pytorch/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:69d6376391919272dc8b371589f7231c6537a1b4641a7fa1b672e9815ee19e11
|
| 3 |
+
size 123190808
|
data/issues/pytorch/pytorch/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:d5fa460ba304811ed7e35b9b628001f3fa3334fdfb2b25fa7efb6b39d47dedb1
|
| 3 |
+
size 61447169
|
data/pr_files/pytorch/pytorch/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:af1bbaa963690c2b306d80f896958274d1174547a014a4c9529fb412ff8281ec
|
| 3 |
+
size 6635322
|
data/review_comments/pytorch/pytorch/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:0bb065bb54672811d5a3f04960511746c4ee2767dbcc61638444e4ac7bee920c
|
| 3 |
+
size 65830454
|
data/reviews/pytorch/pytorch/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:583d5716ea2af3451035719df02e1a49cfde59c4192438c594681c5667e27d3f
|
| 3 |
+
size 11114993
|
data/timeline_events/pytorch/pytorch/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:c60426755514cf995d01f4cc6d4f3d088ae00ae1e8b2d6f523e2322eacb1979c
|
| 3 |
+
size 1150761
|
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-09T06:
|
| 3 |
-
2026-04-09T06:
|
| 4 |
-
2026-04-09T06:
|
| 5 |
-
2026-04-09T06:
|
| 6 |
-
2026-04-09T06:
|
| 7 |
-
2026-04-09T06:
|
| 8 |
-
2026-04-09T06:
|
| 9 |
-
2026-04-09T06:
|
| 10 |
-
2026-04-09T06:
|
| 11 |
-
2026-04-09T06:
|
| 12 |
-
2026-04-09T06:
|
| 13 |
-
2026-04-09T06:
|
| 14 |
-
2026-04-09T06:
|
| 15 |
-
2026-04-09T06:
|
| 16 |
-
2026-04-09T06:
|
| 17 |
-
2026-04-09T06:
|
| 18 |
-
2026-04-09T06:
|
| 19 |
-
2026-04-09T06:
|
|
|
|
| 1 |
updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
|
| 2 |
+
2026-04-09T06:53:02Z,ClickHouse/ClickHouse,101048,73100,205158,100496,101595,28464,695570,0,1305431
|
| 3 |
+
2026-04-09T06:53:02Z,duckdb/duckdb,18192,11388,44677,16421,13199,11129,197573,0,312579
|
| 4 |
+
2026-04-09T06:53:02Z,etcd-io/etcd,20996,13844,87347,36964,28579,12388,120394,0,320512
|
| 5 |
+
2026-04-09T06:53:02Z,facebook/react,33690,19202,137825,32927,20135,255654,202222,163984,865639
|
| 6 |
+
2026-04-09T06:53:02Z,golang/go,75899,4942,536567,167,323,278880,71807,0,968585
|
| 7 |
+
2026-04-09T06:53:02Z,kubernetes/kubernetes,137467,88755,1485048,439885,302486,20710,1475644,0,3949995
|
| 8 |
+
2026-04-09T06:53:02Z,mdn/content,41586,31454,74194,83456,19048,14073,150163,0,413974
|
| 9 |
+
2026-04-09T06:53:02Z,microsoft/TypeScript,62146,19094,286151,50558,41943,14120,589013,0,1063025
|
| 10 |
+
2026-04-09T06:53:02Z,moby/moby,51390,28126,316884,22939,50454,12590,347163,0,829546
|
| 11 |
+
2026-04-09T06:53:02Z,pingcap/tidb,67283,44494,370645,117553,162752,19084,427826,0,1209637
|
| 12 |
+
2026-04-09T06:53:02Z,python/cpython,145892,69824,720728,144442,150035,36018,662117,0,1929056
|
| 13 |
+
2026-04-09T06:53:02Z,pytorch/pytorch,179217,121468,893615,324642,382492,20797,1049505,0,2971736
|
| 14 |
+
2026-04-09T06:53:02Z,redis/redis,14572,7646,53103,28528,27225,11299,65518,0,207891
|
| 15 |
+
2026-04-09T06:53:02Z,rust-lang/rust,154113,92154,1221864,243019,186013,56994,1716742,0,3670899
|
| 16 |
+
2026-04-09T06:53:02Z,swiftlang/swift,84459,66803,344339,103207,108600,16506,685567,0,1409481
|
| 17 |
+
2026-04-09T06:53:02Z,vuejs/core,12065,6063,32201,3559,4767,10614,21353,0,90622
|
| 18 |
+
2026-04-09T06:53:02Z,vuejs/docs,3263,2248,4873,2134,2674,10055,15194,0,40441
|
| 19 |
+
2026-04-09T06:53:02Z,_total,1203278,700605,6815219,1750897,1602320,829375,8493371,163984,21559049
|