tamnd commited on
Commit
dad5776
·
verified ·
1 Parent(s): 6b7d760

sync pytorch/pytorch +12 issues +11 PRs +976 timeline — 2026-05-28 04:33 UTC

Browse files

issues 184.8K +12
pull_requests 125.9K +11
timeline_events 170.0K +976

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 **22.2M rows** across 8 tables in **1.5 GB** 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-28 03:38 UTC**.
56
 
57
 
58
  ## Latest Sync
@@ -61,21 +61,7 @@ New items since the previous publish:
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
- | **ClickHouse/ClickHouse** | +7 | +6 | +56 | +18 | +365 |
65
- | **duckdb/duckdb** | +2 | +1 | +7 | +1 | +23 |
66
- | **etcd-io/etcd** | — | — | +4 | — | +45 |
67
- | **facebook/react** | +1 | +1 | +3 | +1 | +20 |
68
- | **golang/go** | +7 | +1 | +36 | — | +93 |
69
- | **kubernetes/kubernetes** | +2 | +2 | +33 | +6 | +276 |
70
- | **mdn/content** | +2 | +2 | — | — | +14 |
71
- | **microsoft/TypeScript** | +2 | +1 | +3 | +1 | +17 |
72
- | **moby/moby** | +1 | +3 | — | — | +1 |
73
- | **pingcap/tidb** | +5 | +4 | +90 | +6 | +223 |
74
- | **python/cpython** | +2 | +2 | +6 | +1 | +57 |
75
- | **pytorch/pytorch** | +16 | +10 | — | +94 | +9.5K |
76
- | **redis/redis** | — | — | +1 | +1 | +8 |
77
- | **rust-lang/rust** | — | — | +22 | +5 | +97 |
78
- | **swiftlang/swift** | +6 | +5 | +18 | +4 | +122 |
79
 
80
 
81
  ## Repositories
@@ -87,13 +73,13 @@ New items since the previous publish:
87
  | **etcd-io/etcd** | 21.2K | 14.0K | 126.6K | 29.4K | 21.0K | 338.1K | 2026-05-28 01:21 UTC |
88
  | **facebook/react** | 34.0K | 19.5K | 171.6K | 31.9K | 18.8K | 492.1K | 2026-05-28 01:33 UTC |
89
  | **golang/go** | 74.8K | 5.1K | 544.4K | 183 | 77.5K | 761.7K | 2026-05-28 02:05 UTC |
90
- | **kubernetes/kubernetes** | 138.5K | 89.6K | 1.9M | 306.0K | 144.7K | 4.1M | 2026-05-28 01:23 UTC |
91
  | **mdn/content** | 41.2K | 31.9K | 160.8K | 77.9K | 18.0K | 724.3K | 2026-05-28 02:09 UTC |
92
  | **microsoft/TypeScript** | 62.3K | 19.1K | 337.3K | 42.0K | 23.9K | 1.1M | 2026-05-28 00:59 UTC |
93
  | **moby/moby** | 51.8K | 28.4K | 0 | 0 | 206.2K | 339.1K | 2026-05-28 02:12 UTC |
94
  | **pingcap/tidb** | 68.3K | 45.2K | 500.9K | 166.0K | 69.2K | 1.3M | 2026-05-28 02:30 UTC |
95
  | **python/cpython** | 107.2K | 71.7K | 877.6K | 63.1K | 85.0K | 1.5M | 2026-05-28 02:20 UTC |
96
- | **pytorch/pytorch** | 184.8K | 125.9K | 1.2M | 384.0K | 169.0K | 3.2M | 2026-05-28 01:23 UTC |
97
  | **redis/redis** | 14.8K | 7.8K | 83.7K | 28.4K | 17.6K | 221.4K | 2026-05-28 02:01 UTC |
98
  | **rust-lang/rust** | 156.0K | 93.9K | 1.5M | 189.7K | 118.9K | 3.9M | 2026-05-28 02:16 UTC |
99
  | **swiftlang/swift** | 85.6K | 67.7K | 452.5K | 110.5K | 31.4K | 1.4M | 2026-05-28 02:26 UTC |
 
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 **22.2M rows** across 8 tables in **79.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-28 04:33 UTC**.
56
 
57
 
58
  ## Latest Sync
 
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
+ | **pytorch/pytorch** | +12 | +11 | | | +976 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
65
 
66
 
67
  ## Repositories
 
73
  | **etcd-io/etcd** | 21.2K | 14.0K | 126.6K | 29.4K | 21.0K | 338.1K | 2026-05-28 01:21 UTC |
74
  | **facebook/react** | 34.0K | 19.5K | 171.6K | 31.9K | 18.8K | 492.1K | 2026-05-28 01:33 UTC |
75
  | **golang/go** | 74.8K | 5.1K | 544.4K | 183 | 77.5K | 761.7K | 2026-05-28 02:05 UTC |
76
+ | **kubernetes/kubernetes** | 138.5K | 89.6K | 1.9M | 306.0K | 144.7K | 4.1M | 2026-05-28 04:25 UTC |
77
  | **mdn/content** | 41.2K | 31.9K | 160.8K | 77.9K | 18.0K | 724.3K | 2026-05-28 02:09 UTC |
78
  | **microsoft/TypeScript** | 62.3K | 19.1K | 337.3K | 42.0K | 23.9K | 1.1M | 2026-05-28 00:59 UTC |
79
  | **moby/moby** | 51.8K | 28.4K | 0 | 0 | 206.2K | 339.1K | 2026-05-28 02:12 UTC |
80
  | **pingcap/tidb** | 68.3K | 45.2K | 500.9K | 166.0K | 69.2K | 1.3M | 2026-05-28 02:30 UTC |
81
  | **python/cpython** | 107.2K | 71.7K | 877.6K | 63.1K | 85.0K | 1.5M | 2026-05-28 02:20 UTC |
82
+ | **pytorch/pytorch** | 184.8K | 125.9K | 1.2M | 384.0K | 170.0K | 3.2M | 2026-05-28 04:26 UTC |
83
  | **redis/redis** | 14.8K | 7.8K | 83.7K | 28.4K | 17.6K | 221.4K | 2026-05-28 02:01 UTC |
84
  | **rust-lang/rust** | 156.0K | 93.9K | 1.5M | 189.7K | 118.9K | 3.9M | 2026-05-28 02:16 UTC |
85
  | **swiftlang/swift** | 85.6K | 67.7K | 452.5K | 110.5K | 31.4K | 1.4M | 2026-05-28 02:26 UTC |
data/issues/pytorch/pytorch/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:069184a090c990f60c4f27ea9b2e514ba7dfb9dcc576be7abe993d64d6f47a95
3
- size 64336548
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfc681939b2b1d0e5986e3189819255b9acf8ea90dde2aad541a40e750f6dd9b
3
+ size 64342866
data/pull_requests/pytorch/pytorch/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c375e1a91d83b433e6136c4041bea9762e897722217c70ed6b6278c34ec90159
3
- size 7351270
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d2e6f50c20cafd509cc5a469e486703d1bca70ffe4933f648e8546c65e61a52
3
+ size 7350821
data/timeline_events/pytorch/pytorch/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:efe514ce78eb86fc85b1e2f565a5948acbfdebbee87f6e87f3fec56c94256b32
3
- size 12071764
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1a3f82fef8e966073949bef291b2b67e2351c7878dbd8559d8aea27238b40e3
3
+ size 12083442
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-28T03:38:38Z,ClickHouse/ClickHouse,104881,76161,216461,111520,113054,119593,707844,281737,1731251
3
- 2026-05-28T03:38:38Z,duckdb/duckdb,19069,12143,46480,17308,13934,300160,213744,179553,802391
4
- 2026-05-28T03:38:38Z,etcd-io/etcd,21224,14014,88859,37711,29384,21045,122185,3666,338088
5
- 2026-05-28T03:38:38Z,facebook/react,33992,19510,138621,33022,31946,18832,205893,10273,492089
6
- 2026-05-28T03:38:38Z,golang/go,74797,5148,544256,168,183,77517,59480,109,761658
7
- 2026-05-28T03:38:38Z,kubernetes/kubernetes,138501,89613,1496969,444115,306025,144706,1498802,13747,4132478
8
- 2026-05-28T03:38:38Z,mdn/content,41153,31866,75022,85813,77895,17951,392709,1940,724349
9
- 2026-05-28T03:38:38Z,microsoft/TypeScript,62275,19120,286752,50577,41992,23881,589252,1211,1075060
10
- 2026-05-28T03:38:38Z,moby/moby,51751,28410,0,0,0,206235,52753,0,339149
11
- 2026-05-28T03:38:38Z,pingcap/tidb,68326,45190,380265,120681,166022,69160,439413,20152,1309209
12
- 2026-05-28T03:38:38Z,python/cpython,107188,71700,730237,147360,63105,85013,279941,62184,1546728
13
- 2026-05-28T03:38:38Z,pytorch/pytorch,184818,125928,900634,325731,384036,169025,1059105,41310,3190587
14
- 2026-05-28T03:38:38Z,redis/redis,14815,7757,53934,29762,28420,17589,66756,2385,221418
15
- 2026-05-28T03:38:38Z,rust-lang/rust,155984,93925,1240497,247580,189713,118908,1803412,11552,3861571
16
- 2026-05-28T03:38:38Z,swiftlang/swift,85563,67712,348040,104470,110532,31364,697700,2577,1447958
17
- 2026-05-28T03:38:38Z,vuejs/core,12230,6232,32715,3698,4935,129892,22188,15426,227316
18
- 2026-05-28T03:38:38Z,vuejs/docs,3286,2260,4912,2143,2681,10239,15379,53,40953
19
- 2026-05-28T03:38:38Z,_total,1179853,716689,6584654,1761659,1563857,1561110,8226556,647875,22242253
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-05-28T04:33:29Z,ClickHouse/ClickHouse,104881,76161,216461,111520,113054,119593,707844,281737,1731251
3
+ 2026-05-28T04:33:29Z,duckdb/duckdb,19069,12143,46480,17308,13934,300160,213744,179553,802391
4
+ 2026-05-28T04:33:29Z,etcd-io/etcd,21224,14014,88859,37711,29384,21045,122185,3666,338088
5
+ 2026-05-28T04:33:29Z,facebook/react,33992,19510,138621,33022,31946,18832,205893,10273,492089
6
+ 2026-05-28T04:33:29Z,golang/go,74797,5148,544256,168,183,77517,59480,109,761658
7
+ 2026-05-28T04:33:29Z,kubernetes/kubernetes,138501,89613,1496969,444115,306025,144706,1498802,13747,4132478
8
+ 2026-05-28T04:33:29Z,mdn/content,41153,31866,75022,85813,77895,17951,392709,1940,724349
9
+ 2026-05-28T04:33:29Z,microsoft/TypeScript,62275,19120,286752,50577,41992,23881,589252,1211,1075060
10
+ 2026-05-28T04:33:29Z,moby/moby,51751,28410,0,0,0,206235,52753,0,339149
11
+ 2026-05-28T04:33:29Z,pingcap/tidb,68326,45190,380265,120681,166022,69160,439413,20152,1309209
12
+ 2026-05-28T04:33:29Z,python/cpython,107188,71700,730237,147360,63105,85013,279941,62184,1546728
13
+ 2026-05-28T04:33:29Z,pytorch/pytorch,184830,125939,900634,325731,384036,170001,1059105,41310,3191586
14
+ 2026-05-28T04:33:29Z,redis/redis,14815,7757,53934,29762,28420,17589,66756,2385,221418
15
+ 2026-05-28T04:33:29Z,rust-lang/rust,155984,93925,1240497,247580,189713,118908,1803412,11552,3861571
16
+ 2026-05-28T04:33:29Z,swiftlang/swift,85563,67712,348040,104470,110532,31364,697700,2577,1447958
17
+ 2026-05-28T04:33:29Z,vuejs/core,12230,6232,32715,3698,4935,129892,22188,15426,227316
18
+ 2026-05-28T04:33:29Z,vuejs/docs,3286,2260,4912,2143,2681,10239,15379,53,40953
19
+ 2026-05-28T04:33:29Z,_total,1179865,716700,6584654,1761659,1563857,1562086,8226556,647875,22243252