tamnd commited on
Commit
6303294
·
verified ·
1 Parent(s): 31b4c8c

sync kubernetes/kubernetes +433.1K comments +9.4K review_comments — 2026-04-08 05:17 UTC

Browse files
README.md CHANGED
@@ -41,7 +41,7 @@ configs:
41
 
42
  The full development metadata of 16 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 **17.3M rows** across 8 tables in **79.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 05:01 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
- | **kubernetes/kubernetes** | — | — | +459.4K | — | — |
65
 
66
 
67
  ## Repositories
@@ -73,7 +73,7 @@ New items since the previous publish:
73
  | **etcd-io/etcd** | 21.0K | 13.8K | 124.2K | 28.5K | 11.6K | 319.5K | 2026-04-07 08:59 UTC |
74
  | **facebook/react** | 33.7K | 19.2K | 170.7K | 20.1K | 251.2K | 861.0K | 2026-04-07 07:32 UTC |
75
  | **golang/go** | 75.9K | 4.9K | 536.2K | 323 | 268.3K | 957.5K | 2026-04-07 08:20 UTC |
76
- | **kubernetes/kubernetes** | 137.4K | 88.8K | 903.7K | 302.4K | 10.0K | 2.9M | 2026-04-07 14:23 UTC |
77
  | **mdn/content** | 41.6K | 31.5K | 157.5K | 18.9K | 13.3K | 412.7K | 2026-04-07 08:57 UTC |
78
  | **microsoft/TypeScript** | 62.1K | 19.1K | 336.7K | 41.9K | 13.2K | 1.1M | 2026-04-07 07:22 UTC |
79
  | **moby/moby** | 51.4K | 28.1K | 101.7K | 50.4K | 10.0K | 588.8K | 2026-04-07 10:20 UTC |
@@ -377,13 +377,13 @@ CI/CD status checks and GitHub Actions results for each commit.
377
  |-------|-----:|-------------|
378
  | `issues` | 1.0M | Issues and pull requests (shared metadata) |
379
  | `pull_requests` | 578.9K | PR-specific fields (merge status, diffs, refs) |
380
- | `comments` | 5.1M | Conversation comments on issues and PRs |
381
- | `review_comments` | 993.3K | Inline code review comments on PR diffs |
382
  | `reviews` | 1.2M | PR review decisions |
383
  | `timeline_events` | 744.4K | Activity timeline (labels, closes, merges, assignments) |
384
  | `pr_files` | 7.4M | Files changed in each pull request |
385
  | `commit_statuses` | 164.0K | CI/CD status checks per commit |
386
- | **Total** | **17.3M** | |
387
 
388
  ## How it's built
389
 
 
41
 
42
  The full development metadata of 16 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 **17.7M rows** across 8 tables in **114.7 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 05:17 UTC**.
56
 
57
 
58
  ## Latest Sync
 
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
+ | **kubernetes/kubernetes** | — | — | +442.5K | — | — |
65
 
66
 
67
  ## Repositories
 
73
  | **etcd-io/etcd** | 21.0K | 13.8K | 124.2K | 28.5K | 11.6K | 319.5K | 2026-04-07 08:59 UTC |
74
  | **facebook/react** | 33.7K | 19.2K | 170.7K | 20.1K | 251.2K | 861.0K | 2026-04-07 07:32 UTC |
75
  | **golang/go** | 75.9K | 4.9K | 536.2K | 323 | 268.3K | 957.5K | 2026-04-07 08:20 UTC |
76
+ | **kubernetes/kubernetes** | 137.4K | 88.8K | 1.3M | 302.4K | 10.0K | 3.4M | 2026-04-07 14:23 UTC |
77
  | **mdn/content** | 41.6K | 31.5K | 157.5K | 18.9K | 13.3K | 412.7K | 2026-04-07 08:57 UTC |
78
  | **microsoft/TypeScript** | 62.1K | 19.1K | 336.7K | 41.9K | 13.2K | 1.1M | 2026-04-07 07:22 UTC |
79
  | **moby/moby** | 51.4K | 28.1K | 101.7K | 50.4K | 10.0K | 588.8K | 2026-04-07 10:20 UTC |
 
377
  |-------|-----:|-------------|
378
  | `issues` | 1.0M | Issues and pull requests (shared metadata) |
379
  | `pull_requests` | 578.9K | PR-specific fields (merge status, diffs, refs) |
380
+ | `comments` | 5.5M | Conversation comments on issues and PRs |
381
+ | `review_comments` | 1.0M | Inline code review comments on PR diffs |
382
  | `reviews` | 1.2M | PR review decisions |
383
  | `timeline_events` | 744.4K | Activity timeline (labels, closes, merges, assignments) |
384
  | `pr_files` | 7.4M | Files changed in each pull request |
385
  | `commit_statuses` | 164.0K | CI/CD status checks per commit |
386
+ | **Total** | **17.7M** | |
387
 
388
  ## How it's built
389
 
data/comments/kubernetes/kubernetes/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f595d72e509d4a3448cf9a4ae85a5a7f539c941742fcc4b6752ca7f42b2b7cd1
3
- size 77931849
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab1b31dda51ba23c4ec66063f31d0554bbc3ee3d8ff7340f817d9bf9213d28db
3
+ size 113568624
data/review_comments/kubernetes/kubernetes/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c3f585c3b74f9c5e38758f47cce275a8c09b96831d2114f8b929ba87d85e020c
3
- size 4974916
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f787ea5a4e49d5a1f4a1e0312012221bc927ef8fd13ec39063bdd6d9a0e1e4ab
3
+ size 6654264
stats.csv CHANGED
@@ -1,18 +1,18 @@
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
- 2026-04-08T05:01:50Z,ClickHouse/ClickHouse,100782,72838,203956,99994,101007,25630,694659,0,1298866
3
- 2026-04-08T05:01:50Z,duckdb/duckdb,18138,11388,44591,16400,13176,10015,196329,0,310037
4
- 2026-04-08T05:01:50Z,etcd-io/etcd,20978,13844,87245,36933,28541,11622,120336,0,319499
5
- 2026-04-08T05:01:50Z,facebook/react,33676,19202,137780,32913,20117,251165,202197,163984,861034
6
- 2026-04-08T05:01:50Z,golang/go,75857,4942,536078,167,323,268322,71801,0,957490
7
- 2026-04-08T05:01:50Z,kubernetes/kubernetes,137434,88755,874283,29437,302419,10000,1475046,0,2917374
8
- 2026-04-08T05:01:50Z,mdn/content,41553,31454,74130,83322,18919,13308,150047,0,412733
9
- 2026-04-08T05:01:50Z,microsoft/TypeScript,62140,19094,286119,50558,41941,13214,589008,0,1062074
10
- 2026-04-08T05:01:50Z,moby/moby,51381,28126,99991,1700,50446,9998,347130,0,588772
11
- 2026-04-08T05:01:50Z,pingcap/tidb,67238,44494,370051,117427,162584,11444,427636,0,1200874
12
- 2026-04-08T05:01:50Z,python/cpython,145814,69824,720249,144337,149915,26848,661938,0,1918925
13
- 2026-04-08T05:01:50Z,redis/redis,14564,7646,53069,28475,27173,10965,65541,0,207433
14
- 2026-04-08T05:01:50Z,rust-lang/rust,154021,92154,1220997,242849,185857,47399,1715275,0,3658552
15
- 2026-04-08T05:01:50Z,swiftlang/swift,84419,66803,344171,103122,108482,14039,685329,0,1406365
16
- 2026-04-08T05:01:50Z,vuejs/core,12059,6063,32184,3558,4764,10414,21326,0,90368
17
- 2026-04-08T05:01:50Z,vuejs/docs,3263,2248,4871,2131,2673,10044,15194,0,40424
18
- 2026-04-08T05:01:50Z,_total,1023317,578875,5089765,993323,1218337,744427,7438792,163984,17250820
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-04-08T05:17:33Z,ClickHouse/ClickHouse,100782,72838,203956,99994,101007,25630,694659,0,1298866
3
+ 2026-04-08T05:17:33Z,duckdb/duckdb,18138,11388,44591,16400,13176,10015,196329,0,310037
4
+ 2026-04-08T05:17:33Z,etcd-io/etcd,20978,13844,87245,36933,28541,11622,120336,0,319499
5
+ 2026-04-08T05:17:33Z,facebook/react,33676,19202,137780,32913,20117,251165,202197,163984,861034
6
+ 2026-04-08T05:17:33Z,golang/go,75857,4942,536078,167,323,268322,71801,0,957490
7
+ 2026-04-08T05:17:33Z,kubernetes/kubernetes,137434,88755,1307340,38864,302419,10000,1475046,0,3359858
8
+ 2026-04-08T05:17:33Z,mdn/content,41553,31454,74130,83322,18919,13308,150047,0,412733
9
+ 2026-04-08T05:17:33Z,microsoft/TypeScript,62140,19094,286119,50558,41941,13214,589008,0,1062074
10
+ 2026-04-08T05:17:33Z,moby/moby,51381,28126,99991,1700,50446,9998,347130,0,588772
11
+ 2026-04-08T05:17:33Z,pingcap/tidb,67238,44494,370051,117427,162584,11444,427636,0,1200874
12
+ 2026-04-08T05:17:33Z,python/cpython,145814,69824,720249,144337,149915,26848,661938,0,1918925
13
+ 2026-04-08T05:17:33Z,redis/redis,14564,7646,53069,28475,27173,10965,65541,0,207433
14
+ 2026-04-08T05:17:33Z,rust-lang/rust,154021,92154,1220997,242849,185857,47399,1715275,0,3658552
15
+ 2026-04-08T05:17:33Z,swiftlang/swift,84419,66803,344171,103122,108482,14039,685329,0,1406365
16
+ 2026-04-08T05:17:33Z,vuejs/core,12059,6063,32184,3558,4764,10414,21326,0,90368
17
+ 2026-04-08T05:17:33Z,vuejs/docs,3263,2248,4871,2131,2673,10044,15194,0,40424
18
+ 2026-04-08T05:17:33Z,_total,1023317,578875,5522822,1002750,1218337,744427,7438792,163984,17693304