tamnd commited on
Commit
523572a
·
verified ·
1 Parent(s): 96896f6

sync ClickHouse/ClickHouse +3.7K reviews +24.1K pr_files — 2026-04-06 09:25 UTC

Browse files

reviews 82.8K +3.7K
pr_files 583.7K +24.1K

Files changed (2) hide show
  1. README.md +6 -6
  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.7M 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 08:54 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** | — | — | — | +915 | — |
65
 
66
 
67
  ## Repositories
68
 
69
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
70
  |---|---:|---:|---:|---:|---:|---:|---|
71
- | **ClickHouse/ClickHouse** | 100.7K | 72.8K | 0 | 79.1K | 10.1K | 822.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,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` | 667.4K | 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.7M** | |
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.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
  - **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 09:25 UTC**.
56
 
57
 
58
  ## Latest Sync
 
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
+ | **ClickHouse/ClickHouse** | — | — | — | +3.7K | — |
65
 
66
 
67
  ## Repositories
68
 
69
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
70
  |---|---:|---:|---:|---:|---:|---:|---|
71
+ | **ClickHouse/ClickHouse** | 100.7K | 72.8K | 0 | 82.8K | 10.1K | 850.2K | 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` | 671.1K | 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
 
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-06T08:54:42Z,ClickHouse/ClickHouse,100703,72838,0,0,79138,10134,559597,0,822410
3
- 2026-04-06T08:54:42Z,etcd-io/etcd,20973,13844,87215,36907,28515,10523,120307,0,318284
4
- 2026-04-06T08:54:42Z,facebook/react,33672,19202,137750,32911,20114,250779,202163,163984,860575
5
- 2026-04-06T08:54:42Z,golang/go,75839,4942,535889,167,323,267012,71788,0,955960
6
- 2026-04-06T08:54:42Z,mdn/content,41538,31454,74109,83242,18824,12941,149932,0,412040
7
- 2026-04-06T08:54:42Z,microsoft/TypeScript,62131,19094,286091,50554,41935,12399,588993,0,1061197
8
- 2026-04-06T08:54:42Z,python/cpython,145759,69824,720032,144254,149832,23115,661778,0,1914594
9
- 2026-04-06T08:54:42Z,redis/redis,14557,7646,53050,28431,27127,10098,65526,0,206435
10
- 2026-04-06T08:54:42Z,rust-lang/rust,153949,92154,1220495,242741,185764,42102,1713807,0,3651012
11
- 2026-04-06T08:54:42Z,swiftlang/swift,84402,66803,344081,103099,108438,13214,685265,0,1405302
12
- 2026-04-06T08:54:42Z,vuejs/core,12049,6063,32158,3552,4759,10321,21300,0,90202
13
- 2026-04-06T08:54:42Z,vuejs/docs,3263,2248,4871,2131,2673,10044,15194,0,40424
14
- 2026-04-06T08:54:42Z,_total,748835,406112,3495741,727989,667442,672682,4855650,163984,11738435
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-04-06T09:25:17Z,ClickHouse/ClickHouse,100703,72838,0,0,82819,10134,583696,0,850190
3
+ 2026-04-06T09:25:17Z,etcd-io/etcd,20973,13844,87215,36907,28515,10523,120307,0,318284
4
+ 2026-04-06T09:25:17Z,facebook/react,33672,19202,137750,32911,20114,250779,202163,163984,860575
5
+ 2026-04-06T09:25:17Z,golang/go,75839,4942,535889,167,323,267012,71788,0,955960
6
+ 2026-04-06T09:25:17Z,mdn/content,41538,31454,74109,83242,18824,12941,149932,0,412040
7
+ 2026-04-06T09:25:17Z,microsoft/TypeScript,62131,19094,286091,50554,41935,12399,588993,0,1061197
8
+ 2026-04-06T09:25:17Z,python/cpython,145759,69824,720032,144254,149832,23115,661778,0,1914594
9
+ 2026-04-06T09:25:17Z,redis/redis,14557,7646,53050,28431,27127,10098,65526,0,206435
10
+ 2026-04-06T09:25:17Z,rust-lang/rust,153949,92154,1220495,242741,185764,42102,1713807,0,3651012
11
+ 2026-04-06T09:25:17Z,swiftlang/swift,84402,66803,344081,103099,108438,13214,685265,0,1405302
12
+ 2026-04-06T09:25:17Z,vuejs/core,12049,6063,32158,3552,4759,10321,21300,0,90202
13
+ 2026-04-06T09:25:17Z,vuejs/docs,3263,2248,4871,2131,2673,10044,15194,0,40424
14
+ 2026-04-06T09:25:17Z,_total,748835,406112,3495741,727989,671123,672682,4879749,163984,11766215