tamnd commited on
Commit
0872ced
·
verified ·
1 Parent(s): 3b66a8c

sync ClickHouse/ClickHouse +1.7K reviews +9.5K timeline +4.0K pr_files +80.9K ci — 2026-05-26 13:23 UTC

Browse files

reviews 108.9K +1.7K
timeline_events 96.2K +9.5K
pr_files 700.6K +4.0K
commit_statuses 156.1K +80.9K

README.md CHANGED
@@ -41,7 +41,7 @@ configs:
41
 
42
  The full development metadata of 15 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 **20.6M rows** across 8 tables in **25.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,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-05-26 12:23 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** | — | — | — | +799 | +14.4K |
65
 
66
 
67
  ## Repositories
68
 
69
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
70
  |---|---:|---:|---:|---:|---:|---:|---|
71
- | **ClickHouse/ClickHouse** | 104.7K | 76.0K | 315.9K | 107.2K | 86.7K | 1.5M | 2026-05-26 10:52 UTC |
72
  | **duckdb/duckdb** | 18.7K | 11.4K | 61.4K | 13.3K | 15.7K | 322.8K | 2026-05-08 06:06 UTC |
73
  | **etcd-io/etcd** | 21.2K | 14.0K | 126.4K | 29.3K | 20.1K | 336.1K | 2026-05-26 10:54 UTC |
74
  | **facebook/react** | 34.0K | 19.5K | 171.6K | 31.9K | 17.9K | 486.4K | 2026-05-26 08:05 UTC |
@@ -379,10 +379,10 @@ CI/CD status checks and GitHub Actions results for each commit.
379
  | `comments` | 6.5M | Conversation comments on issues and PRs |
380
  | `review_comments` | 1.7M | Inline code review comments on PR diffs |
381
  | `reviews` | 1.5M | PR review decisions |
382
- | `timeline_events` | 718.9K | Activity timeline (labels, closes, merges, assignments) |
383
  | `pr_files` | 8.1M | Files changed in each pull request |
384
- | `commit_statuses` | 157.3K | CI/CD status checks per commit |
385
- | **Total** | **20.6M** | |
386
 
387
  ## How it's built
388
 
 
41
 
42
  The full development metadata of 15 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 **20.7M rows** across 8 tables in **29.2 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-05-26 13:23 UTC**.
56
 
57
 
58
  ## Latest Sync
 
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
+ | **ClickHouse/ClickHouse** | — | — | — | +1.7K | +9.5K |
65
 
66
 
67
  ## Repositories
68
 
69
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
70
  |---|---:|---:|---:|---:|---:|---:|---|
71
+ | **ClickHouse/ClickHouse** | 104.7K | 76.0K | 315.9K | 108.9K | 96.2K | 1.6M | 2026-05-26 10:52 UTC |
72
  | **duckdb/duckdb** | 18.7K | 11.4K | 61.4K | 13.3K | 15.7K | 322.8K | 2026-05-08 06:06 UTC |
73
  | **etcd-io/etcd** | 21.2K | 14.0K | 126.4K | 29.3K | 20.1K | 336.1K | 2026-05-26 10:54 UTC |
74
  | **facebook/react** | 34.0K | 19.5K | 171.6K | 31.9K | 17.9K | 486.4K | 2026-05-26 08:05 UTC |
 
379
  | `comments` | 6.5M | Conversation comments on issues and PRs |
380
  | `review_comments` | 1.7M | Inline code review comments on PR diffs |
381
  | `reviews` | 1.5M | PR review decisions |
382
+ | `timeline_events` | 728.4K | Activity timeline (labels, closes, merges, assignments) |
383
  | `pr_files` | 8.1M | Files changed in each pull request |
384
+ | `commit_statuses` | 238.2K | CI/CD status checks per commit |
385
+ | **Total** | **20.7M** | |
386
 
387
  ## How it's built
388
 
data/commit_statuses/ClickHouse/ClickHouse/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5bf0c806d44cfe00354e6f2acbb5282099761d7ea2b53c9f7b9d888e88689795
3
- size 920034
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d438412ab79ea167ddcd0ce40190896e30d37f7015b51b83efbeceeda4755e6
3
+ size 1896480
data/pr_files/ClickHouse/ClickHouse/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b18d7607cf6089f13687b6643d1e2cc46b433b3cc96842cdaf8528da210915c2
3
- size 5720801
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f04eca405b31e959b7aaed1738274d3afa058cb7989324af89eee035adf56958
3
+ size 5760172
data/reviews/ClickHouse/ClickHouse/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:254c8faf0dbad1757cf08da71de91e725eac07cad11b91ba3fc372183d65a576
3
- size 3233725
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16b0041e5e807fc06580c9c18650de3ab3a5225e3f749937f6f5f42272f96fbf
3
+ size 3276464
data/timeline_events/ClickHouse/ClickHouse/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:90a879332b21437da859f974bf02b62e936fb1e94b0057232751da316215bbcd
3
- size 16648487
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7b60e81cb8974bf908064982e1c8086bb30e3fcbc0c293ee4c645ca930fd70b
3
+ size 19725590
stats.csv CHANGED
@@ -1,17 +1,17 @@
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
- 2026-05-26T12:23:25Z,ClickHouse/ClickHouse,104701,76018,210983,104961,107185,86652,696544,75218,1462262
3
- 2026-05-26T12:23:25Z,duckdb/duckdb,18713,11388,44927,16516,13288,15717,202248,0,322797
4
- 2026-05-26T12:23:25Z,etcd-io/etcd,21210,14001,88717,37642,29314,20089,122138,2995,336106
5
- 2026-05-26T12:23:25Z,facebook/react,33974,19493,138575,33004,31914,17926,205822,5720,486428
6
- 2026-05-26T12:23:25Z,golang/go,74739,5144,543766,168,183,72105,53474,93,749672
7
- 2026-05-26T12:23:25Z,kubernetes/kubernetes,137924,89151,1490813,441583,303948,71124,1484210,0,4018753
8
- 2026-05-26T12:23:25Z,mdn/content,41133,31850,74996,85729,77851,17614,392677,1681,723531
9
- 2026-05-26T12:23:25Z,microsoft/TypeScript,62271,19118,286730,50575,41987,21916,589245,1000,1072842
10
- 2026-05-26T12:23:25Z,pingcap/tidb,67853,44900,376455,119328,164604,11901,434750,0,1219791
11
- 2026-05-26T12:23:25Z,python/cpython,107103,71639,729998,147278,63042,82664,279563,56710,1537997
12
- 2026-05-26T12:23:25Z,pytorch/pytorch,181691,123343,900634,325731,383899,131844,1058905,0,3106047
13
- 2026-05-26T12:23:25Z,redis/redis,14806,7749,53906,29740,28397,17431,66723,2155,220907
14
- 2026-05-26T12:23:25Z,rust-lang/rust,155905,93865,1239641,247305,189477,113195,1802341,9562,3851291
15
- 2026-05-26T12:23:25Z,swiftlang/swift,85479,67642,347728,104395,110396,28486,696775,2095,1442996
16
- 2026-05-26T12:23:25Z,vuejs/docs,3284,2259,4911,2143,2681,10233,15378,48,40937
17
- 2026-05-26T12:23:25Z,_total,1110786,677560,6532780,1746098,1548166,718897,8100793,157277,20592357
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-05-26T13:23:19Z,ClickHouse/ClickHouse,104701,76018,210983,104961,108867,96181,700578,156095,1558384
3
+ 2026-05-26T13:23:19Z,duckdb/duckdb,18713,11388,44927,16516,13288,15717,202248,0,322797
4
+ 2026-05-26T13:23:19Z,etcd-io/etcd,21210,14001,88717,37642,29314,20089,122138,2995,336106
5
+ 2026-05-26T13:23:19Z,facebook/react,33974,19493,138575,33004,31914,17926,205822,5720,486428
6
+ 2026-05-26T13:23:19Z,golang/go,74739,5144,543766,168,183,72105,53474,93,749672
7
+ 2026-05-26T13:23:19Z,kubernetes/kubernetes,137924,89151,1490813,441583,303948,71124,1484210,0,4018753
8
+ 2026-05-26T13:23:19Z,mdn/content,41133,31850,74996,85729,77851,17614,392677,1681,723531
9
+ 2026-05-26T13:23:19Z,microsoft/TypeScript,62271,19118,286730,50575,41987,21916,589245,1000,1072842
10
+ 2026-05-26T13:23:19Z,pingcap/tidb,67853,44900,376455,119328,164604,11901,434750,0,1219791
11
+ 2026-05-26T13:23:19Z,python/cpython,107103,71639,729998,147278,63042,82664,279563,56710,1537997
12
+ 2026-05-26T13:23:19Z,pytorch/pytorch,181691,123343,900634,325731,383899,131844,1058905,0,3106047
13
+ 2026-05-26T13:23:19Z,redis/redis,14806,7749,53906,29740,28397,17431,66723,2155,220907
14
+ 2026-05-26T13:23:19Z,rust-lang/rust,155905,93865,1239641,247305,189477,113195,1802341,9562,3851291
15
+ 2026-05-26T13:23:19Z,swiftlang/swift,85479,67642,347728,104395,110396,28486,696775,2095,1442996
16
+ 2026-05-26T13:23:19Z,vuejs/docs,3284,2259,4911,2143,2681,10233,15378,48,40937
17
+ 2026-05-26T13:23:19Z,_total,1110786,677560,6532780,1746098,1549848,728426,8104827,238154,20688479