tamnd commited on
Commit
4c26b8e
·
verified ·
1 Parent(s): 8a354d3

sync ClickHouse/ClickHouse +2.6K reviews +20.1K pr_files — 2026-04-05 20:22 UTC

Browse files

reviews 17.4K +2.6K
pr_files 163.6K +20.1K

README.md CHANGED
@@ -41,7 +41,7 @@ configs:
41
 
42
  The full development metadata of 12 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 **11.3M rows** across 8 tables in **1.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-05 18:38 UTC**.
56
 
57
 
58
  ## Latest Sync
@@ -61,14 +61,14 @@ New items since the previous publish:
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
- | **ClickHouse/ClickHouse** | — | +95 | — | | — |
65
 
66
 
67
  ## Repositories
68
 
69
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
70
  |---|---:|---:|---:|---:|---:|---:|---|
71
- | **ClickHouse/ClickHouse** | 100.7K | 72.8K | 0 | 14.8K | 10.0K | 341.9K | 2026-04-05 18:09 UTC |
72
  | **etcd-io/etcd** | 21.0K | 13.8K | 124.1K | 28.5K | 10.4K | 318.2K | 2026-04-05 17:22 UTC |
73
  | **facebook/react** | 33.7K | 19.2K | 170.7K | 20.1K | 250.7K | 860.5K | 2026-04-05 17:11 UTC |
74
  | **golang/go** | 75.8K | 4.9K | 536.0K | 323 | 267.0K | 955.9K | 2026-04-05 17:10 UTC |
@@ -375,9 +375,9 @@ CI/CD status checks and GitHub Actions results for each commit.
375
  | `pull_requests` | 406.1K | PR-specific fields (merge status, diffs, refs) |
376
  | `comments` | 3.5M | Conversation comments on issues and PRs |
377
  | `review_comments` | 728.0K | Inline code review comments on PR diffs |
378
- | `reviews` | 603.1K | PR review decisions |
379
  | `timeline_events` | 670.7K | Activity timeline (labels, closes, merges, assignments) |
380
- | `pr_files` | 4.4M | Files changed in each pull request |
381
  | `commit_statuses` | 164.0K | CI/CD status checks per commit |
382
  | **Total** | **11.3M** | |
383
 
 
41
 
42
  The full development metadata of 12 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 **11.3M rows** across 8 tables in **29.0 KB** 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-05 20:22 UTC**.
56
 
57
 
58
  ## Latest Sync
 
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
+ | **ClickHouse/ClickHouse** | — | | — | +2.6K | — |
65
 
66
 
67
  ## Repositories
68
 
69
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
70
  |---|---:|---:|---:|---:|---:|---:|---|
71
+ | **ClickHouse/ClickHouse** | 100.7K | 72.8K | 0 | 17.4K | 10.0K | 364.6K | 2026-04-05 18:09 UTC |
72
  | **etcd-io/etcd** | 21.0K | 13.8K | 124.1K | 28.5K | 10.4K | 318.2K | 2026-04-05 17:22 UTC |
73
  | **facebook/react** | 33.7K | 19.2K | 170.7K | 20.1K | 250.7K | 860.5K | 2026-04-05 17:11 UTC |
74
  | **golang/go** | 75.8K | 4.9K | 536.0K | 323 | 267.0K | 955.9K | 2026-04-05 17:10 UTC |
 
375
  | `pull_requests` | 406.1K | PR-specific fields (merge status, diffs, refs) |
376
  | `comments` | 3.5M | Conversation comments on issues and PRs |
377
  | `review_comments` | 728.0K | Inline code review comments on PR diffs |
378
+ | `reviews` | 605.7K | PR review decisions |
379
  | `timeline_events` | 670.7K | Activity timeline (labels, closes, merges, assignments) |
380
+ | `pr_files` | 4.5M | Files changed in each pull request |
381
  | `commit_statuses` | 164.0K | CI/CD status checks per commit |
382
  | **Total** | **11.3M** | |
383
 
data/pull_requests/ClickHouse/ClickHouse/delta.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2c5b23339a98efc5f2b35cde3af9896258d6aa23946486bd0196e856a5ef6dd4
3
- size 1173840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cd5ea98c88eab51b8160067be4b38574eb54004781f5a8a5b78b9ea8969b661
3
+ size 444
stats.csv CHANGED
@@ -1,14 +1,14 @@
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
- 2026-04-05T18:38:56Z,ClickHouse/ClickHouse,100691,72833,0,0,14830,10042,143524,0,341920
3
- 2026-04-05T18:38:56Z,etcd-io/etcd,20973,13844,87214,36907,28515,10415,120307,0,318175
4
- 2026-04-05T18:38:56Z,facebook/react,33671,19202,137746,32911,20114,250734,202159,163984,860521
5
- 2026-04-05T18:38:56Z,golang/go,75839,4942,535882,167,323,266977,71787,0,955917
6
- 2026-04-05T18:38:56Z,mdn/content,41537,31454,74108,83242,18824,12937,149932,0,412034
7
- 2026-04-05T18:38:56Z,microsoft/TypeScript,62128,19094,286088,50554,41935,12394,588993,0,1061186
8
- 2026-04-05T18:38:56Z,python/cpython,145738,69824,719996,144235,149806,21965,661095,0,1912659
9
- 2026-04-05T18:38:56Z,redis/redis,14557,7646,53049,28431,27127,10094,65526,0,206430
10
- 2026-04-05T18:38:56Z,rust-lang/rust,153942,92154,1220450,242736,185759,41584,1713700,0,3650325
11
- 2026-04-05T18:38:56Z,swiftlang/swift,84399,66803,344073,103099,108438,13165,685255,0,1405232
12
- 2026-04-05T18:38:56Z,vuejs/core,12049,6063,32158,3552,4759,10321,21300,0,90202
13
- 2026-04-05T18:38:56Z,vuejs/docs,3263,2248,4871,2131,2673,10044,15194,0,40424
14
- 2026-04-05T18:38:56Z,_total,748787,406107,3495635,727965,603103,670672,4438772,163984,11255025
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-04-05T20:22:05Z,ClickHouse/ClickHouse,100691,72833,0,0,17393,10042,163627,0,364586
3
+ 2026-04-05T20:22:05Z,etcd-io/etcd,20973,13844,87214,36907,28515,10415,120307,0,318175
4
+ 2026-04-05T20:22:05Z,facebook/react,33671,19202,137746,32911,20114,250734,202159,163984,860521
5
+ 2026-04-05T20:22:05Z,golang/go,75839,4942,535882,167,323,266977,71787,0,955917
6
+ 2026-04-05T20:22:05Z,mdn/content,41537,31454,74108,83242,18824,12937,149932,0,412034
7
+ 2026-04-05T20:22:05Z,microsoft/TypeScript,62128,19094,286088,50554,41935,12394,588993,0,1061186
8
+ 2026-04-05T20:22:05Z,python/cpython,145738,69824,719996,144235,149806,21965,661095,0,1912659
9
+ 2026-04-05T20:22:05Z,redis/redis,14557,7646,53049,28431,27127,10094,65526,0,206430
10
+ 2026-04-05T20:22:05Z,rust-lang/rust,153942,92154,1220450,242736,185759,41584,1713700,0,3650325
11
+ 2026-04-05T20:22:05Z,swiftlang/swift,84399,66803,344073,103099,108438,13165,685255,0,1405232
12
+ 2026-04-05T20:22:05Z,vuejs/core,12049,6063,32158,3552,4759,10321,21300,0,90202
13
+ 2026-04-05T20:22:05Z,vuejs/docs,3263,2248,4871,2131,2673,10044,15194,0,40424
14
+ 2026-04-05T20:22:05Z,_total,748787,406107,3495635,727965,605666,670672,4458875,163984,11277691