tamnd commited on
Commit
3f847f3
·
verified ·
1 Parent(s): ffcd3b3

sync pytorch/pytorch +29.2K review_comments — 2026-04-09 05: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 **21.2M rows** across 8 tables in **52.0 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-09 05:31 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** | — | — | +35.3K | — | — |
65
 
66
 
67
  ## Repositories
 
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.2M rows** across 8 tables in **58.3 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 05:44 UTC**.
56
 
57
 
58
  ## Latest Sync
 
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
+ | **pytorch/pytorch** | — | — | +29.2K | — | — |
65
 
66
 
67
  ## Repositories
data/review_comments/pytorch/pytorch/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2c9b81d127600c399ed0217eeb9d844475d484aae087cd1a2b6d759339ad4709
3
- size 54550363
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f614b82f16063e4257a692b4d4ce4f6a13e0a380fa678cc30f1b86f6a36fa12c
3
+ size 61114502
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-09T05:31:22Z,ClickHouse/ClickHouse,100782,72838,203956,99994,101007,25630,694659,0,1298866
3
- 2026-04-09T05:31:22Z,duckdb/duckdb,18138,11388,44591,16400,13176,10015,196329,0,310037
4
- 2026-04-09T05:31:22Z,etcd-io/etcd,20978,13844,87245,36933,28541,11622,120336,0,319499
5
- 2026-04-09T05:31:22Z,facebook/react,33676,19202,137780,32913,20117,251165,202197,163984,861034
6
- 2026-04-09T05:31:22Z,golang/go,75857,4942,536078,167,323,268322,71801,0,957490
7
- 2026-04-09T05:31:22Z,kubernetes/kubernetes,137434,88755,1484732,439824,302419,10000,1475046,0,3938210
8
- 2026-04-09T05:31:22Z,mdn/content,41553,31454,74130,83322,18919,13308,150047,0,412733
9
- 2026-04-09T05:31:22Z,microsoft/TypeScript,62140,19094,286119,50558,41941,13214,589008,0,1062074
10
- 2026-04-09T05:31:22Z,moby/moby,51381,28126,99991,1700,50446,9998,347130,0,588772
11
- 2026-04-09T05:31:22Z,pingcap/tidb,67238,44494,370051,117427,162584,11444,427636,0,1200874
12
- 2026-04-09T05:31:22Z,python/cpython,145814,69824,720249,144337,149915,26848,661938,0,1918925
13
- 2026-04-09T05:31:22Z,pytorch/pytorch,179120,121468,893565,276331,382453,10000,1049219,0,2912156
14
- 2026-04-09T05:31:22Z,redis/redis,14564,7646,53069,28475,27173,10965,65541,0,207433
15
- 2026-04-09T05:31:22Z,rust-lang/rust,154021,92154,1220997,242849,185857,47399,1715275,0,3658552
16
- 2026-04-09T05:31:22Z,swiftlang/swift,84419,66803,344171,103122,108482,14039,685329,0,1406365
17
- 2026-04-09T05:31:22Z,vuejs/core,12059,6063,32184,3558,4764,10414,21326,0,90368
18
- 2026-04-09T05:31:22Z,vuejs/docs,3263,2248,4871,2131,2673,10044,15194,0,40424
19
- 2026-04-09T05:31:22Z,_total,1202437,700343,6593779,1680041,1600790,754427,8488011,163984,21183812
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-04-09T05:44:57Z,ClickHouse/ClickHouse,100782,72838,203956,99994,101007,25630,694659,0,1298866
3
+ 2026-04-09T05:44:57Z,duckdb/duckdb,18138,11388,44591,16400,13176,10015,196329,0,310037
4
+ 2026-04-09T05:44:57Z,etcd-io/etcd,20978,13844,87245,36933,28541,11622,120336,0,319499
5
+ 2026-04-09T05:44:57Z,facebook/react,33676,19202,137780,32913,20117,251165,202197,163984,861034
6
+ 2026-04-09T05:44:57Z,golang/go,75857,4942,536078,167,323,268322,71801,0,957490
7
+ 2026-04-09T05:44:57Z,kubernetes/kubernetes,137434,88755,1484732,439824,302419,10000,1475046,0,3938210
8
+ 2026-04-09T05:44:57Z,mdn/content,41553,31454,74130,83322,18919,13308,150047,0,412733
9
+ 2026-04-09T05:44:57Z,microsoft/TypeScript,62140,19094,286119,50558,41941,13214,589008,0,1062074
10
+ 2026-04-09T05:44:57Z,moby/moby,51381,28126,99991,1700,50446,9998,347130,0,588772
11
+ 2026-04-09T05:44:57Z,pingcap/tidb,67238,44494,370051,117427,162584,11444,427636,0,1200874
12
+ 2026-04-09T05:44:57Z,python/cpython,145814,69824,720249,144337,149915,26848,661938,0,1918925
13
+ 2026-04-09T05:44:57Z,pytorch/pytorch,179120,121468,893565,305565,382453,10000,1049219,0,2941390
14
+ 2026-04-09T05:44:57Z,redis/redis,14564,7646,53069,28475,27173,10965,65541,0,207433
15
+ 2026-04-09T05:44:57Z,rust-lang/rust,154021,92154,1220997,242849,185857,47399,1715275,0,3658552
16
+ 2026-04-09T05:44:57Z,swiftlang/swift,84419,66803,344171,103122,108482,14039,685329,0,1406365
17
+ 2026-04-09T05:44:57Z,vuejs/core,12059,6063,32184,3558,4764,10414,21326,0,90368
18
+ 2026-04-09T05:44:57Z,vuejs/docs,3263,2248,4871,2131,2673,10044,15194,0,40424
19
+ 2026-04-09T05:44:57Z,_total,1202437,700343,6593779,1709275,1600790,754427,8488011,163984,21213046