Datasets:
sync ClickHouse/ClickHouse +76.2K issues — 2026-04-05 11:08 UTC
Browse files- README.md +6 -7
- data/issues/ClickHouse/ClickHouse/delta.parquet +2 -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 **
|
| 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
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
@@ -61,15 +61,14 @@ New items since the previous publish:
|
|
| 61 |
|
| 62 |
| Repository | Issues | PRs | Comments | Reviews | Timeline |
|
| 63 |
|---|---:|---:|---:|---:|---:|
|
| 64 |
-
| **ClickHouse/ClickHouse** | +
|
| 65 |
-
| **etcd-io/etcd** | — | — | +11.2K | — | — |
|
| 66 |
|
| 67 |
|
| 68 |
## Repositories
|
| 69 |
|
| 70 |
| Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
|
| 71 |
|---|---:|---:|---:|---:|---:|---:|---|
|
| 72 |
-
| **ClickHouse/ClickHouse** |
|
| 73 |
| **etcd-io/etcd** | 21.0K | 13.8K | 124.1K | 28.5K | 10.0K | 317.7K | 2026-04-05 07:59 UTC |
|
| 74 |
| **facebook/react** | 33.7K | 19.2K | 170.7K | 20.1K | 250.5K | 860.2K | 2026-04-05 07:27 UTC |
|
| 75 |
| **golang/go** | 75.8K | 4.9K | 536.0K | 323 | 266.8K | 955.7K | 2026-04-05 08:19 UTC |
|
|
@@ -372,7 +371,7 @@ CI/CD status checks and GitHub Actions results for each commit.
|
|
| 372 |
|
| 373 |
| Table | Rows | Description |
|
| 374 |
|-------|-----:|-------------|
|
| 375 |
-
| `issues` |
|
| 376 |
| `pull_requests` | 333.3K | PR-specific fields (merge status, diffs, refs) |
|
| 377 |
| `comments` | 3.5M | Conversation comments on issues and PRs |
|
| 378 |
| `review_comments` | 727.9K | Inline code review comments on PR diffs |
|
|
@@ -380,7 +379,7 @@ CI/CD status checks and GitHub Actions results for each commit.
|
|
| 380 |
| `timeline_events` | 657.5K | Activity timeline (labels, closes, merges, assignments) |
|
| 381 |
| `pr_files` | 4.3M | Files changed in each pull request |
|
| 382 |
| `commit_statuses` | 164.0K | CI/CD status checks per commit |
|
| 383 |
-
| **Total** | **
|
| 384 |
|
| 385 |
## How it's built
|
| 386 |
|
|
|
|
| 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.0M rows** across 8 tables in **27.8 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 11:08 UTC**.
|
| 56 |
|
| 57 |
|
| 58 |
## Latest Sync
|
|
|
|
| 61 |
|
| 62 |
| Repository | Issues | PRs | Comments | Reviews | Timeline |
|
| 63 |
|---|---:|---:|---:|---:|---:|
|
| 64 |
+
| **ClickHouse/ClickHouse** | +76.2K | — | — | — | — |
|
|
|
|
| 65 |
|
| 66 |
|
| 67 |
## Repositories
|
| 68 |
|
| 69 |
| Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
|
| 70 |
|---|---:|---:|---:|---:|---:|---:|---|
|
| 71 |
+
| **ClickHouse/ClickHouse** | 95.9K | 0 | 0 | 0 | 0 | 95.9K | 2026-04-05 10:45 UTC |
|
| 72 |
| **etcd-io/etcd** | 21.0K | 13.8K | 124.1K | 28.5K | 10.0K | 317.7K | 2026-04-05 07:59 UTC |
|
| 73 |
| **facebook/react** | 33.7K | 19.2K | 170.7K | 20.1K | 250.5K | 860.2K | 2026-04-05 07:27 UTC |
|
| 74 |
| **golang/go** | 75.8K | 4.9K | 536.0K | 323 | 266.8K | 955.7K | 2026-04-05 08:19 UTC |
|
|
|
|
| 371 |
|
| 372 |
| Table | Rows | Description |
|
| 373 |
|-------|-----:|-------------|
|
| 374 |
+
| `issues` | 744.0K | Issues and pull requests (shared metadata) |
|
| 375 |
| `pull_requests` | 333.3K | PR-specific fields (merge status, diffs, refs) |
|
| 376 |
| `comments` | 3.5M | Conversation comments on issues and PRs |
|
| 377 |
| `review_comments` | 727.9K | Inline code review comments on PR diffs |
|
|
|
|
| 379 |
| `timeline_events` | 657.5K | Activity timeline (labels, closes, merges, assignments) |
|
| 380 |
| `pr_files` | 4.3M | Files changed in each pull request |
|
| 381 |
| `commit_statuses` | 164.0K | CI/CD status checks per commit |
|
| 382 |
+
| **Total** | **11.0M** | |
|
| 383 |
|
| 384 |
## How it's built
|
| 385 |
|
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
|
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-05T11:08:37Z,ClickHouse/ClickHouse,95900,0,0,0,0,0,0,0,95900
|
| 3 |
+
2026-04-05T11:08:37Z,etcd-io/etcd,20971,13844,87200,36907,28514,10000,120304,0,317740
|
| 4 |
+
2026-04-05T11:08:37Z,facebook/react,33668,19202,137744,32911,20114,250463,202151,163984,860237
|
| 5 |
+
2026-04-05T11:08:37Z,golang/go,75837,4942,535860,167,323,266819,71786,0,955734
|
| 6 |
+
2026-04-05T11:08:37Z,mdn/content,41537,31454,74108,83242,18824,12937,149932,0,412034
|
| 7 |
+
2026-04-05T11:08:37Z,microsoft/TypeScript,62128,19094,286087,50554,41935,12393,588993,0,1061184
|
| 8 |
+
2026-04-05T11:08:37Z,python/cpython,145731,69824,719966,144216,149781,21285,661046,0,1911849
|
| 9 |
+
2026-04-05T11:08:37Z,redis/redis,14553,7646,53048,28418,27119,10000,65522,0,206306
|
| 10 |
+
2026-04-05T11:08:37Z,rust-lang/rust,153930,92154,1220351,242696,185721,40136,1713127,0,3648115
|
| 11 |
+
2026-04-05T11:08:37Z,swiftlang/swift,84396,66803,344067,103099,108438,13109,685255,0,1405167
|
| 12 |
+
2026-04-05T11:08:37Z,vuejs/core,12049,6063,32157,3552,4759,10321,21300,0,90201
|
| 13 |
+
2026-04-05T11:08:37Z,vuejs/docs,3263,2248,4871,2131,2673,10044,15194,0,40424
|
| 14 |
+
2026-04-05T11:08:37Z,_total,743963,333274,3495459,727893,588201,657507,4294610,163984,11004891
|