tamnd commited on
Commit
d19d4a5
·
verified ·
1 Parent(s): 1b62f5e

sync pytorch/pytorch +91.4K PRs — 2026-05-30 12:44 UTC

Browse files
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 **19.4M rows** across 8 tables in **62.5 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-05-30 12:13 UTC**.
56
 
57
 
58
  ## Latest Sync
@@ -61,7 +61,7 @@ New items since the previous publish:
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
- | **pytorch/pytorch** | +185.0K | +16.0K | — | — | +10.0K |
65
 
66
 
67
  ## Repositories
@@ -79,7 +79,7 @@ New items since the previous publish:
79
  | **moby/moby** | 51.8K | 28.4K | 0 | 0 | 206.5K | 339.4K | 2026-05-30 06:02 UTC |
80
  | **pingcap/tidb** | 68.4K | 45.3K | 502.2K | 166.2K | 77.8K | 1.3M | 2026-05-30 09:03 UTC |
81
  | **python/cpython** | 107.2K | 71.7K | 878.0K | 63.2K | 86.9K | 1.6M | 2026-05-30 08:55 UTC |
82
- | **pytorch/pytorch** | 185.0K | 16.0K | 0 | 0 | 10.0K | 211.0K | 2026-05-30 10:51 UTC |
83
  | **redis/redis** | 14.8K | 7.8K | 83.8K | 28.5K | 17.8K | 222.0K | 2026-05-30 09:01 UTC |
84
  | **rust-lang/rust** | 156.1K | 94.0K | 1.5M | 190.0K | 127.2K | 3.9M | 2026-05-30 09:01 UTC |
85
  | **swiftlang/swift** | 85.6K | 67.8K | 452.9K | 110.6K | 33.8K | 1.5M | 2026-05-30 08:08 UTC |
@@ -377,14 +377,14 @@ CI/CD status checks and GitHub Actions results for each commit.
377
  | Table | Rows | Description |
378
  |-------|-----:|-------------|
379
  | `issues` | 1.2M | Issues and pull requests (shared metadata) |
380
- | `pull_requests` | 607.3K | PR-specific fields (merge status, diffs, refs) |
381
  | `comments` | 5.7M | Conversation comments on issues and PRs |
382
  | `review_comments` | 1.4M | Inline code review comments on PR diffs |
383
  | `reviews` | 1.2M | PR review decisions |
384
  | `timeline_events` | 1.4M | Activity timeline (labels, closes, merges, assignments) |
385
  | `pr_files` | 7.2M | Files changed in each pull request |
386
  | `commit_statuses` | 693.0K | CI/CD status checks per commit |
387
- | **Total** | **19.4M** | |
388
 
389
  ## How it's built
390
 
 
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 **19.5M rows** across 8 tables in **5.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-05-30 12:44 UTC**.
56
 
57
 
58
  ## Latest Sync
 
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
+ | **pytorch/pytorch** | | +91.4K | — | — | |
65
 
66
 
67
  ## Repositories
 
79
  | **moby/moby** | 51.8K | 28.4K | 0 | 0 | 206.5K | 339.4K | 2026-05-30 06:02 UTC |
80
  | **pingcap/tidb** | 68.4K | 45.3K | 502.2K | 166.2K | 77.8K | 1.3M | 2026-05-30 09:03 UTC |
81
  | **python/cpython** | 107.2K | 71.7K | 878.0K | 63.2K | 86.9K | 1.6M | 2026-05-30 08:55 UTC |
82
+ | **pytorch/pytorch** | 185.0K | 107.4K | 0 | 0 | 10.0K | 302.4K | 2026-05-30 10:51 UTC |
83
  | **redis/redis** | 14.8K | 7.8K | 83.8K | 28.5K | 17.8K | 222.0K | 2026-05-30 09:01 UTC |
84
  | **rust-lang/rust** | 156.1K | 94.0K | 1.5M | 190.0K | 127.2K | 3.9M | 2026-05-30 09:01 UTC |
85
  | **swiftlang/swift** | 85.6K | 67.8K | 452.9K | 110.6K | 33.8K | 1.5M | 2026-05-30 08:08 UTC |
 
377
  | Table | Rows | Description |
378
  |-------|-----:|-------------|
379
  | `issues` | 1.2M | Issues and pull requests (shared metadata) |
380
+ | `pull_requests` | 698.7K | PR-specific fields (merge status, diffs, refs) |
381
  | `comments` | 5.7M | Conversation comments on issues and PRs |
382
  | `review_comments` | 1.4M | Inline code review comments on PR diffs |
383
  | `reviews` | 1.2M | PR review decisions |
384
  | `timeline_events` | 1.4M | Activity timeline (labels, closes, merges, assignments) |
385
  | `pr_files` | 7.2M | Files changed in each pull request |
386
  | `commit_statuses` | 693.0K | CI/CD status checks per commit |
387
+ | **Total** | **19.5M** | |
388
 
389
  ## How it's built
390
 
data/pull_requests/pytorch/pytorch/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c33877f81c432d25419539a682490a98d88ef40869b8001618c6fbab7cd94add
3
- size 919607
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e16780f2d0a20f2ea7ae3c996db49e4c8fc87286af3a5deb95c57a5610b4fa3c
3
+ size 6205540
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-05-30T12:13:06Z,ClickHouse/ClickHouse,105007,76257,217040,112329,113878,124037,709146,342313,1800007
3
- 2026-05-30T12:13:06Z,duckdb/duckdb,19106,12177,46573,17324,13949,301027,214245,182284,806685
4
- 2026-05-30T12:13:06Z,etcd-io/etcd,21255,14038,89099,37752,29451,22410,123838,5266,343109
5
- 2026-05-30T12:13:06Z,facebook/react,34009,19524,138644,33030,31964,19250,205998,14656,497075
6
- 2026-05-30T12:13:06Z,golang/go,74840,5153,544740,168,183,79785,59488,172,764529
7
- 2026-05-30T12:13:06Z,kubernetes/kubernetes,138550,89648,1497586,444312,306203,149322,1499304,15328,4140253
8
- 2026-05-30T12:13:06Z,mdn/content,41175,31880,75065,85863,77950,18335,392737,2273,725278
9
- 2026-05-30T12:13:06Z,microsoft/TypeScript,62281,19122,286770,50577,41995,24042,589259,1215,1075261
10
- 2026-05-30T12:13:06Z,moby/moby,51772,28437,0,0,0,206461,52701,0,339371
11
- 2026-05-30T12:13:06Z,pingcap/tidb,68436,45287,381270,120952,166206,77825,440791,25414,1326181
12
- 2026-05-30T12:13:06Z,python/cpython,107246,71743,730498,147497,63227,86917,280106,68444,1555678
13
- 2026-05-30T12:13:06Z,pytorch/pytorch,184997,16000,0,0,0,10000,0,0,210997
14
- 2026-05-30T12:13:06Z,redis/redis,14823,7765,53958,29805,28465,17768,66793,2656,222033
15
- 2026-05-30T12:13:06Z,rust-lang/rust,156093,94003,1241640,247861,189973,127177,1804781,14324,3875852
16
- 2026-05-30T12:13:06Z,swiftlang/swift,85645,67787,348414,104524,110646,33824,698092,3167,1452099
17
- 2026-05-30T12:13:06Z,vuejs/core,12234,6236,32730,3699,4937,129933,22221,15480,227470
18
- 2026-05-30T12:13:06Z,vuejs/docs,3286,2260,4912,2143,2681,10239,15379,53,40953
19
- 2026-05-30T12:13:06Z,_total,1180755,607317,5688939,1437836,1181708,1438352,7174879,693045,19402831
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-05-30T12:44:56Z,ClickHouse/ClickHouse,105007,76257,217040,112329,113878,124037,709146,342313,1800007
3
+ 2026-05-30T12:44:56Z,duckdb/duckdb,19106,12177,46573,17324,13949,301027,214245,182284,806685
4
+ 2026-05-30T12:44:56Z,etcd-io/etcd,21255,14038,89099,37752,29451,22410,123838,5266,343109
5
+ 2026-05-30T12:44:56Z,facebook/react,34009,19524,138644,33030,31964,19250,205998,14656,497075
6
+ 2026-05-30T12:44:56Z,golang/go,74840,5153,544740,168,183,79785,59488,172,764529
7
+ 2026-05-30T12:44:56Z,kubernetes/kubernetes,138550,89648,1497586,444312,306203,149322,1499304,15328,4140253
8
+ 2026-05-30T12:44:56Z,mdn/content,41175,31880,75065,85863,77950,18335,392737,2273,725278
9
+ 2026-05-30T12:44:56Z,microsoft/TypeScript,62281,19122,286770,50577,41995,24042,589259,1215,1075261
10
+ 2026-05-30T12:44:56Z,moby/moby,51772,28437,0,0,0,206461,52701,0,339371
11
+ 2026-05-30T12:44:56Z,pingcap/tidb,68436,45287,381270,120952,166206,77825,440791,25414,1326181
12
+ 2026-05-30T12:44:56Z,python/cpython,107246,71743,730498,147497,63227,86917,280106,68444,1555678
13
+ 2026-05-30T12:44:56Z,pytorch/pytorch,184997,107398,0,0,0,10000,0,0,302395
14
+ 2026-05-30T12:44:56Z,redis/redis,14823,7765,53958,29805,28465,17768,66793,2656,222033
15
+ 2026-05-30T12:44:56Z,rust-lang/rust,156093,94003,1241640,247861,189973,127177,1804781,14324,3875852
16
+ 2026-05-30T12:44:56Z,swiftlang/swift,85645,67787,348414,104524,110646,33824,698092,3167,1452099
17
+ 2026-05-30T12:44:56Z,vuejs/core,12234,6236,32730,3699,4937,129933,22221,15480,227470
18
+ 2026-05-30T12:44:56Z,vuejs/docs,3286,2260,4912,2143,2681,10239,15379,53,40953
19
+ 2026-05-30T12:44:56Z,_total,1180755,698715,5688939,1437836,1181708,1438352,7174879,693045,19494229