tamnd commited on
Commit
f5e81e2
·
verified ·
1 Parent(s): c7620aa

sync duckdb/duckdb +7.5K issues +11.4K PRs +8.8K reviews +10.0K timeline — 2026-04-07 08:24 UTC

Browse files

issues 18.1K +7.5K
pull_requests 11.4K +11.4K
reviews 8.8K +8.8K
timeline_events 10.0K +10.0K
pr_files 122.4K +122.4K

README.md CHANGED
@@ -41,7 +41,7 @@ configs:
41
 
42
  The full development metadata of 14 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 **13.4M rows** across 8 tables in **42.1 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-07 08:08 UTC**.
56
 
57
 
58
  ## Latest Sync
@@ -61,8 +61,7 @@ New items since the previous publish:
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
- | **duckdb/duckdb** | +20 | | — | | |
65
- | **pingcap/tidb** | — | — | +33.2K | — | — |
66
 
67
 
68
  ## Repositories
@@ -70,7 +69,7 @@ New items since the previous publish:
70
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
71
  |---|---:|---:|---:|---:|---:|---:|---|
72
  | **ClickHouse/ClickHouse** | 100.8K | 72.8K | 303.4K | 100.9K | 14.4K | 1.3M | 2026-04-07 00:16 UTC |
73
- | **duckdb/duckdb** | 10.6K | 0 | 0 | 0 | 0 | 10.6K | 2026-04-07 08:04 UTC |
74
  | **etcd-io/etcd** | 21.0K | 13.8K | 124.1K | 28.5K | 11.4K | 319.2K | 2026-04-06 23:32 UTC |
75
  | **facebook/react** | 33.7K | 19.2K | 170.7K | 20.1K | 250.9K | 860.7K | 2026-04-06 22:50 UTC |
76
  | **golang/go** | 75.9K | 4.9K | 536.2K | 323 | 268.2K | 957.3K | 2026-04-06 23:24 UTC |
@@ -374,15 +373,15 @@ CI/CD status checks and GitHub Actions results for each commit.
374
 
375
  | Table | Rows | Description |
376
  |-------|-----:|-------------|
377
- | `issues` | 826.9K | Issues and pull requests (shared metadata) |
378
- | `pull_requests` | 450.6K | PR-specific fields (merge status, diffs, refs) |
379
  | `comments` | 4.1M | Conversation comments on issues and PRs |
380
  | `review_comments` | 945.6K | Inline code review comments on PR diffs |
381
- | `reviews` | 852.0K | PR review decisions |
382
- | `timeline_events` | 697.9K | Activity timeline (labels, closes, merges, assignments) |
383
- | `pr_files` | 5.4M | Files changed in each pull request |
384
  | `commit_statuses` | 164.0K | CI/CD status checks per commit |
385
- | **Total** | **13.4M** | |
386
 
387
  ## How it's built
388
 
 
41
 
42
  The full development metadata of 14 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 **13.6M rows** across 8 tables in **566.4 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-07 08:24 UTC**.
56
 
57
 
58
  ## Latest Sync
 
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
+ | **duckdb/duckdb** | +7.5K | +11.4K | — | +8.8K | +10.0K |
 
65
 
66
 
67
  ## Repositories
 
69
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
70
  |---|---:|---:|---:|---:|---:|---:|---|
71
  | **ClickHouse/ClickHouse** | 100.8K | 72.8K | 303.4K | 100.9K | 14.4K | 1.3M | 2026-04-07 00:16 UTC |
72
+ | **duckdb/duckdb** | 18.1K | 11.4K | 0 | 8.8K | 10.0K | 170.8K | 2026-04-07 08:04 UTC |
73
  | **etcd-io/etcd** | 21.0K | 13.8K | 124.1K | 28.5K | 11.4K | 319.2K | 2026-04-06 23:32 UTC |
74
  | **facebook/react** | 33.7K | 19.2K | 170.7K | 20.1K | 250.9K | 860.7K | 2026-04-06 22:50 UTC |
75
  | **golang/go** | 75.9K | 4.9K | 536.2K | 323 | 268.2K | 957.3K | 2026-04-06 23:24 UTC |
 
373
 
374
  | Table | Rows | Description |
375
  |-------|-----:|-------------|
376
+ | `issues` | 834.4K | Issues and pull requests (shared metadata) |
377
+ | `pull_requests` | 462.0K | PR-specific fields (merge status, diffs, refs) |
378
  | `comments` | 4.1M | Conversation comments on issues and PRs |
379
  | `review_comments` | 945.6K | Inline code review comments on PR diffs |
380
+ | `reviews` | 860.8K | PR review decisions |
381
+ | `timeline_events` | 707.9K | Activity timeline (labels, closes, merges, assignments) |
382
+ | `pr_files` | 5.5M | Files changed in each pull request |
383
  | `commit_statuses` | 164.0K | CI/CD status checks per commit |
384
+ | **Total** | **13.6M** | |
385
 
386
  ## How it's built
387
 
data/issues/duckdb/duckdb/delta.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5b68df03e10c879da774b3777275bcfec46bceb6936ac1da643e975624e7c01
3
- size 6989
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3aa24d412c393a3f87794d02b048c922cf9650d2844eb5149444c40bf19a2ab
3
+ size 595
data/pull_requests/duckdb/duckdb/delta.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc2759de569e6664289abac854e6c29de1e94c47b9ae17dadf5fdaed5ffc182d
3
+ size 545750
data/reviews/duckdb/duckdb/delta.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:615c1457afd6ba068879fd33e9fb567e36dd815df2ef398a37933704e79b37db
3
+ size 258
data/timeline_events/duckdb/duckdb/delta.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8be5b5ebce3d944650b09793bc14308a45fae763a33f5e7e47177ab3c8c37355
3
+ size 539
stats.csv CHANGED
@@ -1,16 +1,16 @@
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
- 2026-04-07T08:08:40Z,ClickHouse/ClickHouse,100767,72838,203554,99885,100886,14377,694654,0,1286961
3
- 2026-04-07T08:08:40Z,duckdb/duckdb,10620,0,0,0,0,0,0,0,10620
4
- 2026-04-07T08:08:40Z,etcd-io/etcd,20977,13844,87235,36911,28519,11415,120334,0,319235
5
- 2026-04-07T08:08:40Z,facebook/react,33676,19202,137771,32913,20117,250860,202197,163984,860720
6
- 2026-04-07T08:08:40Z,golang/go,75856,4942,536058,167,323,268162,71801,0,957309
7
- 2026-04-07T08:08:40Z,mdn/content,41549,31454,74126,83303,18892,13219,150013,0,412556
8
- 2026-04-07T08:08:40Z,microsoft/TypeScript,62139,19094,286115,50558,41941,13207,589008,0,1062062
9
- 2026-04-07T08:08:40Z,pingcap/tidb,67226,44494,370000,117422,162551,10111,427607,0,1199411
10
- 2026-04-07T08:08:40Z,python/cpython,145799,69824,720155,144320,149899,24974,661898,0,1916869
11
- 2026-04-07T08:08:40Z,redis/redis,14562,7646,53062,28453,27151,10918,65540,0,207332
12
- 2026-04-07T08:08:40Z,rust-lang/rust,154002,92154,1220889,242831,185839,46238,1715201,0,3657154
13
- 2026-04-07T08:08:40Z,swiftlang/swift,84416,66803,344157,103119,108477,13942,685321,0,1406235
14
- 2026-04-07T08:08:40Z,vuejs/core,12057,6063,32178,3558,4763,10388,21317,0,90324
15
- 2026-04-07T08:08:40Z,vuejs/docs,3263,2248,4871,2131,2673,10044,15194,0,40424
16
- 2026-04-07T08:08:40Z,_total,826909,450606,4070171,945571,852031,697855,5420085,163984,13427212
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-04-07T08:24:31Z,ClickHouse/ClickHouse,100767,72838,203554,99885,100886,14377,694654,0,1286961
3
+ 2026-04-07T08:24:31Z,duckdb/duckdb,18138,11387,0,0,8786,10000,122443,0,170754
4
+ 2026-04-07T08:24:31Z,etcd-io/etcd,20977,13844,87235,36911,28519,11415,120334,0,319235
5
+ 2026-04-07T08:24:31Z,facebook/react,33676,19202,137771,32913,20117,250860,202197,163984,860720
6
+ 2026-04-07T08:24:31Z,golang/go,75856,4942,536058,167,323,268162,71801,0,957309
7
+ 2026-04-07T08:24:31Z,mdn/content,41549,31454,74126,83303,18892,13219,150013,0,412556
8
+ 2026-04-07T08:24:31Z,microsoft/TypeScript,62139,19094,286115,50558,41941,13207,589008,0,1062062
9
+ 2026-04-07T08:24:31Z,pingcap/tidb,67226,44494,370000,117422,162551,10111,427607,0,1199411
10
+ 2026-04-07T08:24:31Z,python/cpython,145799,69824,720155,144320,149899,24974,661898,0,1916869
11
+ 2026-04-07T08:24:31Z,redis/redis,14562,7646,53062,28453,27151,10918,65540,0,207332
12
+ 2026-04-07T08:24:31Z,rust-lang/rust,154002,92154,1220889,242831,185839,46238,1715201,0,3657154
13
+ 2026-04-07T08:24:31Z,swiftlang/swift,84416,66803,344157,103119,108477,13942,685321,0,1406235
14
+ 2026-04-07T08:24:31Z,vuejs/core,12057,6063,32178,3558,4763,10388,21317,0,90324
15
+ 2026-04-07T08:24:31Z,vuejs/docs,3263,2248,4871,2131,2673,10044,15194,0,40424
16
+ 2026-04-07T08:24:31Z,_total,834427,461993,4070171,945571,860817,707855,5542528,163984,13587346