tamnd commited on
Commit
c1fba66
·
verified ·
1 Parent(s): 6f6fc42

sync ClickHouse/ClickHouse +5.4K reviews +38.1K pr_files — 2026-04-06 10:41 UTC

Browse files

reviews 97.7K +5.4K
pr_files 676.1K +38.1K

Files changed (2) hide show
  1. README.md +7 -7
  2. stats.csv +13 -13
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.8M 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,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-06 10:26 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** | — | — | — | +3.5K | — |
65
 
66
 
67
  ## Repositories
68
 
69
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
70
  |---|---:|---:|---:|---:|---:|---:|---|
71
- | **ClickHouse/ClickHouse** | 100.7K | 72.8K | 0 | 92.3K | 10.1K | 913.9K | 2026-04-06 00:34 UTC |
72
  | **etcd-io/etcd** | 21.0K | 13.8K | 124.1K | 28.5K | 10.5K | 318.3K | 2026-04-05 23:57 UTC |
73
  | **facebook/react** | 33.7K | 19.2K | 170.7K | 20.1K | 250.8K | 860.6K | 2026-04-05 23:41 UTC |
74
  | **golang/go** | 75.8K | 4.9K | 536.1K | 323 | 267.0K | 956.0K | 2026-04-05 22:10 UTC |
@@ -375,11 +375,11 @@ 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` | 680.6K | PR review decisions |
379
  | `timeline_events` | 672.7K | Activity timeline (labels, closes, merges, assignments) |
380
- | `pr_files` | 4.9M | Files changed in each pull request |
381
  | `commit_statuses` | 164.0K | CI/CD status checks per commit |
382
- | **Total** | **11.8M** | |
383
 
384
  ## How it's built
385
 
 
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.9M 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-06 10:41 UTC**.
56
 
57
 
58
  ## Latest Sync
 
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
+ | **ClickHouse/ClickHouse** | — | — | — | +5.4K | — |
65
 
66
 
67
  ## Repositories
68
 
69
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
70
  |---|---:|---:|---:|---:|---:|---:|---|
71
+ | **ClickHouse/ClickHouse** | 100.7K | 72.8K | 0 | 97.7K | 10.1K | 957.4K | 2026-04-06 00:34 UTC |
72
  | **etcd-io/etcd** | 21.0K | 13.8K | 124.1K | 28.5K | 10.5K | 318.3K | 2026-04-05 23:57 UTC |
73
  | **facebook/react** | 33.7K | 19.2K | 170.7K | 20.1K | 250.8K | 860.6K | 2026-04-05 23:41 UTC |
74
  | **golang/go** | 75.8K | 4.9K | 536.1K | 323 | 267.0K | 956.0K | 2026-04-05 22: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` | 686.0K | PR review decisions |
379
  | `timeline_events` | 672.7K | Activity timeline (labels, closes, merges, assignments) |
380
+ | `pr_files` | 5.0M | Files changed in each pull request |
381
  | `commit_statuses` | 164.0K | CI/CD status checks per commit |
382
+ | **Total** | **11.9M** | |
383
 
384
  ## How it's built
385
 
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-06T10:26:24Z,ClickHouse/ClickHouse,100703,72838,0,0,92287,10134,637959,0,913921
3
- 2026-04-06T10:26:24Z,etcd-io/etcd,20973,13844,87215,36907,28515,10523,120307,0,318284
4
- 2026-04-06T10:26:24Z,facebook/react,33672,19202,137750,32911,20114,250779,202163,163984,860575
5
- 2026-04-06T10:26:24Z,golang/go,75839,4942,535889,167,323,267012,71788,0,955960
6
- 2026-04-06T10:26:24Z,mdn/content,41538,31454,74109,83242,18824,12941,149932,0,412040
7
- 2026-04-06T10:26:24Z,microsoft/TypeScript,62131,19094,286091,50554,41935,12399,588993,0,1061197
8
- 2026-04-06T10:26:24Z,python/cpython,145759,69824,720032,144254,149832,23115,661778,0,1914594
9
- 2026-04-06T10:26:24Z,redis/redis,14557,7646,53050,28431,27127,10098,65526,0,206435
10
- 2026-04-06T10:26:24Z,rust-lang/rust,153949,92154,1220495,242741,185764,42102,1713807,0,3651012
11
- 2026-04-06T10:26:24Z,swiftlang/swift,84402,66803,344081,103099,108438,13214,685265,0,1405302
12
- 2026-04-06T10:26:24Z,vuejs/core,12049,6063,32158,3552,4759,10321,21300,0,90202
13
- 2026-04-06T10:26:24Z,vuejs/docs,3263,2248,4871,2131,2673,10044,15194,0,40424
14
- 2026-04-06T10:26:24Z,_total,748835,406112,3495741,727989,680591,672682,4934012,163984,11829946
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-04-06T10:41:58Z,ClickHouse/ClickHouse,100703,72838,0,0,97680,10134,676055,0,957410
3
+ 2026-04-06T10:41:58Z,etcd-io/etcd,20973,13844,87215,36907,28515,10523,120307,0,318284
4
+ 2026-04-06T10:41:58Z,facebook/react,33672,19202,137750,32911,20114,250779,202163,163984,860575
5
+ 2026-04-06T10:41:58Z,golang/go,75839,4942,535889,167,323,267012,71788,0,955960
6
+ 2026-04-06T10:41:58Z,mdn/content,41538,31454,74109,83242,18824,12941,149932,0,412040
7
+ 2026-04-06T10:41:58Z,microsoft/TypeScript,62131,19094,286091,50554,41935,12399,588993,0,1061197
8
+ 2026-04-06T10:41:58Z,python/cpython,145759,69824,720032,144254,149832,23115,661778,0,1914594
9
+ 2026-04-06T10:41:58Z,redis/redis,14557,7646,53050,28431,27127,10098,65526,0,206435
10
+ 2026-04-06T10:41:58Z,rust-lang/rust,153949,92154,1220495,242741,185764,42102,1713807,0,3651012
11
+ 2026-04-06T10:41:58Z,swiftlang/swift,84402,66803,344081,103099,108438,13214,685265,0,1405302
12
+ 2026-04-06T10:41:58Z,vuejs/core,12049,6063,32158,3552,4759,10321,21300,0,90202
13
+ 2026-04-06T10:41:58Z,vuejs/docs,3263,2248,4871,2131,2673,10044,15194,0,40424
14
+ 2026-04-06T10:41:58Z,_total,748835,406112,3495741,727989,685984,672682,4972108,163984,11873435