tamnd commited on
Commit
c761f41
·
verified ·
1 Parent(s): 2c9eeb8

sync pytorch/pytorch +11.2K PRs +16.1K reviews +73.4K pr_files — 2026-04-08 10:32 UTC

Browse files

pull_requests 121.5K +11.2K
reviews 16.1K +16.1K
pr_files 73.4K +73.4K

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 **18.6M rows** across 8 tables in **6.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-08 10:16 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** | — | +40.0K | — | | — |
65
 
66
 
67
  ## Repositories
@@ -79,7 +79,7 @@ New items since the previous publish:
79
  | **moby/moby** | 51.4K | 28.1K | 101.7K | 50.4K | 10.0K | 588.8K | 2026-04-07 10:20 UTC |
80
  | **pingcap/tidb** | 67.2K | 44.5K | 487.5K | 162.6K | 11.4K | 1.2M | 2026-04-07 09:01 UTC |
81
  | **python/cpython** | 145.8K | 69.8K | 864.6K | 149.9K | 26.8K | 1.9M | 2026-04-07 08:40 UTC |
82
- | **pytorch/pytorch** | 179.1K | 110.3K | 0 | 0 | 10.0K | 299.4K | 2026-04-08 08:59 UTC |
83
  | **redis/redis** | 14.6K | 7.6K | 81.5K | 27.2K | 11.0K | 207.4K | 2026-04-07 08:53 UTC |
84
  | **rust-lang/rust** | 154.0K | 92.2K | 1.5M | 185.9K | 47.4K | 3.7M | 2026-04-07 08:57 UTC |
85
  | **swiftlang/swift** | 84.4K | 66.8K | 447.3K | 108.5K | 14.0K | 1.4M | 2026-04-07 08:51 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` | 689.2K | 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` | 754.4K | Activity timeline (labels, closes, merges, assignments) |
385
- | `pr_files` | 7.4M | Files changed in each pull request |
386
  | `commit_statuses` | 164.0K | CI/CD status checks per commit |
387
- | **Total** | **18.6M** | |
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 **18.7M rows** across 8 tables in **7.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
  - **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-08 10:32 UTC**.
56
 
57
 
58
  ## Latest Sync
 
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
+ | **pytorch/pytorch** | — | +11.2K | — | +16.1K | — |
65
 
66
 
67
  ## Repositories
 
79
  | **moby/moby** | 51.4K | 28.1K | 101.7K | 50.4K | 10.0K | 588.8K | 2026-04-07 10:20 UTC |
80
  | **pingcap/tidb** | 67.2K | 44.5K | 487.5K | 162.6K | 11.4K | 1.2M | 2026-04-07 09:01 UTC |
81
  | **python/cpython** | 145.8K | 69.8K | 864.6K | 149.9K | 26.8K | 1.9M | 2026-04-07 08:40 UTC |
82
+ | **pytorch/pytorch** | 179.1K | 121.5K | 0 | 16.1K | 10.0K | 400.1K | 2026-04-08 08:59 UTC |
83
  | **redis/redis** | 14.6K | 7.6K | 81.5K | 27.2K | 11.0K | 207.4K | 2026-04-07 08:53 UTC |
84
  | **rust-lang/rust** | 154.0K | 92.2K | 1.5M | 185.9K | 47.4K | 3.7M | 2026-04-07 08:57 UTC |
85
  | **swiftlang/swift** | 84.4K | 66.8K | 447.3K | 108.5K | 14.0K | 1.4M | 2026-04-07 08:51 UTC |
 
377
  | Table | Rows | Description |
378
  |-------|-----:|-------------|
379
  | `issues` | 1.2M | Issues and pull requests (shared metadata) |
380
+ | `pull_requests` | 700.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` | 754.4K | Activity timeline (labels, closes, merges, assignments) |
385
+ | `pr_files` | 7.5M | Files changed in each pull request |
386
  | `commit_statuses` | 164.0K | CI/CD status checks per commit |
387
+ | **Total** | **18.7M** | |
388
 
389
  ## How it's built
390
 
data/pr_files/pytorch/pytorch/0.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f899979e017f17136c98b35ada1582c6589fe1921059ddcbb77490012dc7ec57
3
+ size 394867
data/pull_requests/pytorch/pytorch/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b55b6f598a0d360bfd4577da97d044b07b8a94d8c9f3b2a265dcceb741c188ec
3
- size 6371473
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2c514608041a4ff19fd739a1c752dae21c3b292a56e87b1c2e1b9df5e6f4c96
3
+ size 7008338
data/reviews/pytorch/pytorch/0.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ae91f1721d0fa356ad8244b3de53764dc34957da41aa97e7348321b0923f912
3
+ size 441347
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-08T10:16:27Z,ClickHouse/ClickHouse,100782,72838,203956,99994,101007,25630,694659,0,1298866
3
- 2026-04-08T10:16:27Z,duckdb/duckdb,18138,11388,44591,16400,13176,10015,196329,0,310037
4
- 2026-04-08T10:16:27Z,etcd-io/etcd,20978,13844,87245,36933,28541,11622,120336,0,319499
5
- 2026-04-08T10:16:27Z,facebook/react,33676,19202,137780,32913,20117,251165,202197,163984,861034
6
- 2026-04-08T10:16:27Z,golang/go,75857,4942,536078,167,323,268322,71801,0,957490
7
- 2026-04-08T10:16:27Z,kubernetes/kubernetes,137434,88755,1484732,439824,302419,10000,1475046,0,3938210
8
- 2026-04-08T10:16:27Z,mdn/content,41553,31454,74130,83322,18919,13308,150047,0,412733
9
- 2026-04-08T10:16:27Z,microsoft/TypeScript,62140,19094,286119,50558,41941,13214,589008,0,1062074
10
- 2026-04-08T10:16:27Z,moby/moby,51381,28126,99991,1700,50446,9998,347130,0,588772
11
- 2026-04-08T10:16:27Z,pingcap/tidb,67238,44494,370051,117427,162584,11444,427636,0,1200874
12
- 2026-04-08T10:16:27Z,python/cpython,145814,69824,720249,144337,149915,26848,661938,0,1918925
13
- 2026-04-08T10:16:27Z,pytorch/pytorch,179120,110297,0,0,0,10000,0,0,299417
14
- 2026-04-08T10:16:27Z,redis/redis,14564,7646,53069,28475,27173,10965,65541,0,207433
15
- 2026-04-08T10:16:27Z,rust-lang/rust,154021,92154,1220997,242849,185857,47399,1715275,0,3658552
16
- 2026-04-08T10:16:27Z,swiftlang/swift,84419,66803,344171,103122,108482,14039,685329,0,1406365
17
- 2026-04-08T10:16:27Z,vuejs/core,12059,6063,32184,3558,4764,10414,21326,0,90368
18
- 2026-04-08T10:16:27Z,vuejs/docs,3263,2248,4871,2131,2673,10044,15194,0,40424
19
- 2026-04-08T10:16:27Z,_total,1202437,689172,5700214,1403710,1218337,754427,7438792,163984,18571073
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-04-08T10:32:47Z,ClickHouse/ClickHouse,100782,72838,203956,99994,101007,25630,694659,0,1298866
3
+ 2026-04-08T10:32:47Z,duckdb/duckdb,18138,11388,44591,16400,13176,10015,196329,0,310037
4
+ 2026-04-08T10:32:47Z,etcd-io/etcd,20978,13844,87245,36933,28541,11622,120336,0,319499
5
+ 2026-04-08T10:32:47Z,facebook/react,33676,19202,137780,32913,20117,251165,202197,163984,861034
6
+ 2026-04-08T10:32:47Z,golang/go,75857,4942,536078,167,323,268322,71801,0,957490
7
+ 2026-04-08T10:32:47Z,kubernetes/kubernetes,137434,88755,1484732,439824,302419,10000,1475046,0,3938210
8
+ 2026-04-08T10:32:47Z,mdn/content,41553,31454,74130,83322,18919,13308,150047,0,412733
9
+ 2026-04-08T10:32:47Z,microsoft/TypeScript,62140,19094,286119,50558,41941,13214,589008,0,1062074
10
+ 2026-04-08T10:32:47Z,moby/moby,51381,28126,99991,1700,50446,9998,347130,0,588772
11
+ 2026-04-08T10:32:47Z,pingcap/tidb,67238,44494,370051,117427,162584,11444,427636,0,1200874
12
+ 2026-04-08T10:32:47Z,python/cpython,145814,69824,720249,144337,149915,26848,661938,0,1918925
13
+ 2026-04-08T10:32:47Z,pytorch/pytorch,179120,121468,0,0,16120,10000,73372,0,400080
14
+ 2026-04-08T10:32:47Z,redis/redis,14564,7646,53069,28475,27173,10965,65541,0,207433
15
+ 2026-04-08T10:32:47Z,rust-lang/rust,154021,92154,1220997,242849,185857,47399,1715275,0,3658552
16
+ 2026-04-08T10:32:47Z,swiftlang/swift,84419,66803,344171,103122,108482,14039,685329,0,1406365
17
+ 2026-04-08T10:32:47Z,vuejs/core,12059,6063,32184,3558,4764,10414,21326,0,90368
18
+ 2026-04-08T10:32:47Z,vuejs/docs,3263,2248,4871,2131,2673,10044,15194,0,40424
19
+ 2026-04-08T10:32:47Z,_total,1202437,700343,5700214,1403710,1234457,754427,7512164,163984,18671736