Datasets:
sync ClickHouse/ClickHouse -3 pr_files — 2026-04-06 01:38 UTC
Browse files
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.6M rows** across 8 tables in **
|
| 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,25 +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
|
| 56 |
-
|
| 57 |
-
|
| 58 |
-
## Latest Sync
|
| 59 |
-
|
| 60 |
-
New items since the previous publish:
|
| 61 |
-
|
| 62 |
-
| Repository | Issues | PRs | Comments | Reviews | Timeline |
|
| 63 |
-
|---|---:|---:|---:|---:|---:|
|
| 64 |
-
| **ClickHouse/ClickHouse** | +12 | +5 | — | +15.3K | +92 |
|
| 65 |
-
| **etcd-io/etcd** | — | — | +1 | — | +108 |
|
| 66 |
-
| **facebook/react** | +1 | — | +4 | — | +45 |
|
| 67 |
-
| **golang/go** | — | — | +7 | — | +35 |
|
| 68 |
-
| **mdn/content** | +1 | — | +1 | — | +4 |
|
| 69 |
-
| **microsoft/TypeScript** | +3 | — | +3 | — | +5 |
|
| 70 |
-
| **python/cpython** | +21 | — | +55 | +26 | +1.1K |
|
| 71 |
-
| **redis/redis** | — | — | +1 | — | +4 |
|
| 72 |
-
| **rust-lang/rust** | +7 | — | +50 | +5 | +518 |
|
| 73 |
-
| **swiftlang/swift** | +3 | — | +8 | — | +49 |
|
| 74 |
|
| 75 |
|
| 76 |
## Repositories
|
|
|
|
| 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.6M 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 01:38 UTC**.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 56 |
|
| 57 |
|
| 58 |
## Repositories
|
data/issues/ClickHouse/ClickHouse/delta.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d3aa24d412c393a3f87794d02b048c922cf9650d2844eb5149444c40bf19a2ab
|
| 3 |
+
size 595
|
data/pull_requests/ClickHouse/ClickHouse/delta.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3cd5ea98c88eab51b8160067be4b38574eb54004781f5a8a5b78b9ea8969b661
|
| 3 |
+
size 444
|
data/timeline_events/ClickHouse/ClickHouse/delta.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8be5b5ebce3d944650b09793bc14308a45fae763a33f5e7e47177ab3c8c37355
|
| 3 |
+
size 539
|
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-
|
| 3 |
-
2026-04-
|
| 4 |
-
2026-04-
|
| 5 |
-
2026-04-
|
| 6 |
-
2026-04-
|
| 7 |
-
2026-04-
|
| 8 |
-
2026-04-
|
| 9 |
-
2026-04-
|
| 10 |
-
2026-04-
|
| 11 |
-
2026-04-
|
| 12 |
-
2026-04-
|
| 13 |
-
2026-04-
|
| 14 |
-
2026-04-
|
|
|
|
| 1 |
updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
|
| 2 |
+
2026-04-06T01:38:23Z,ClickHouse/ClickHouse,100703,72838,0,0,59998,10134,397310,0,640983
|
| 3 |
+
2026-04-06T01:38:23Z,etcd-io/etcd,20973,13844,87215,36907,28515,10523,120307,0,318284
|
| 4 |
+
2026-04-06T01:38:23Z,facebook/react,33672,19202,137750,32911,20114,250779,202163,163984,860575
|
| 5 |
+
2026-04-06T01:38:23Z,golang/go,75839,4942,535889,167,323,267012,71788,0,955960
|
| 6 |
+
2026-04-06T01:38:23Z,mdn/content,41538,31454,74109,83242,18824,12941,149932,0,412040
|
| 7 |
+
2026-04-06T01:38:23Z,microsoft/TypeScript,62131,19094,286091,50554,41935,12399,588993,0,1061197
|
| 8 |
+
2026-04-06T01:38:23Z,python/cpython,145759,69824,720032,144254,149832,23115,661778,0,1914594
|
| 9 |
+
2026-04-06T01:38:23Z,redis/redis,14557,7646,53050,28431,27127,10098,65526,0,206435
|
| 10 |
+
2026-04-06T01:38:23Z,rust-lang/rust,153949,92154,1220495,242741,185764,42102,1713807,0,3651012
|
| 11 |
+
2026-04-06T01:38:23Z,swiftlang/swift,84402,66803,344081,103099,108438,13214,685265,0,1405302
|
| 12 |
+
2026-04-06T01:38:23Z,vuejs/core,12049,6063,32158,3552,4759,10321,21300,0,90202
|
| 13 |
+
2026-04-06T01:38:23Z,vuejs/docs,3263,2248,4871,2131,2673,10044,15194,0,40424
|
| 14 |
+
2026-04-06T01:38:23Z,_total,748835,406112,3495741,727989,648302,672682,4693363,163984,11557008
|