tamnd commited on
Commit
7d55de5
·
verified ·
1 Parent(s): 8ac5a2e

sync duckdb/duckdb +3.7K reviews +60.4K timeline +41.4K pr_files +76.5K ci — 2026-05-27 00:28 UTC

Browse files

reviews 11.5K +3.7K
timeline_events 187.3K +60.4K
pr_files 149.9K +41.4K
commit_statuses 76.5K +76.5K

README.md CHANGED
@@ -41,7 +41,7 @@ configs:
41
 
42
  The full development metadata of 17 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 **21.6M rows** across 8 tables in **20.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,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 23:29 UTC**.
56
 
57
 
58
  ## Latest Sync
@@ -61,7 +61,7 @@ New items since the previous publish:
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
- | **duckdb/duckdb** | — | — | — | +3.3K | +60.9K |
65
 
66
 
67
  ## Repositories
@@ -69,7 +69,7 @@ New items since the previous publish:
69
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
70
  |---|---:|---:|---:|---:|---:|---:|---|
71
  | **ClickHouse/ClickHouse** | 104.8K | 76.1K | 327.3K | 112.7K | 117.0K | 1.7M | 2026-05-26 21:13 UTC |
72
- | **duckdb/duckdb** | 19.0K | 12.1K | 0 | 7.8K | 126.9K | 274.3K | 2026-05-26 21:21 UTC |
73
  | **etcd-io/etcd** | 21.2K | 14.0K | 126.4K | 29.3K | 20.4K | 336.6K | 2026-05-26 20:41 UTC |
74
  | **facebook/react** | 34.0K | 19.5K | 171.6K | 31.9K | 18.0K | 487.3K | 2026-05-26 19:09 UTC |
75
  | **golang/go** | 74.8K | 5.1K | 544.0K | 183 | 74.4K | 758.1K | 2026-05-26 19:10 UTC |
@@ -381,10 +381,10 @@ CI/CD status checks and GitHub Actions results for each commit.
381
  | `comments` | 6.5M | Conversation comments on issues and PRs |
382
  | `review_comments` | 1.7M | Inline code review comments on PR diffs |
383
  | `reviews` | 1.6M | PR review decisions |
384
- | `timeline_events` | 1.3M | Activity timeline (labels, closes, merges, assignments) |
385
- | `pr_files` | 8.1M | Files changed in each pull request |
386
- | `commit_statuses` | 380.2K | CI/CD status checks per commit |
387
- | **Total** | **21.6M** | |
388
 
389
  ## How it's built
390
 
 
41
 
42
  The full development metadata of 17 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 **21.7M rows** across 8 tables in **31.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
  - **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-27 00:28 UTC**.
56
 
57
 
58
  ## Latest Sync
 
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
+ | **duckdb/duckdb** | — | — | — | +3.7K | +60.4K |
65
 
66
 
67
  ## Repositories
 
69
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
70
  |---|---:|---:|---:|---:|---:|---:|---|
71
  | **ClickHouse/ClickHouse** | 104.8K | 76.1K | 327.3K | 112.7K | 117.0K | 1.7M | 2026-05-26 21:13 UTC |
72
+ | **duckdb/duckdb** | 19.0K | 12.1K | 0 | 11.5K | 187.3K | 456.4K | 2026-05-26 21:21 UTC |
73
  | **etcd-io/etcd** | 21.2K | 14.0K | 126.4K | 29.3K | 20.4K | 336.6K | 2026-05-26 20:41 UTC |
74
  | **facebook/react** | 34.0K | 19.5K | 171.6K | 31.9K | 18.0K | 487.3K | 2026-05-26 19:09 UTC |
75
  | **golang/go** | 74.8K | 5.1K | 544.0K | 183 | 74.4K | 758.1K | 2026-05-26 19:10 UTC |
 
381
  | `comments` | 6.5M | Conversation comments on issues and PRs |
382
  | `review_comments` | 1.7M | Inline code review comments on PR diffs |
383
  | `reviews` | 1.6M | PR review decisions |
384
+ | `timeline_events` | 1.4M | Activity timeline (labels, closes, merges, assignments) |
385
+ | `pr_files` | 8.2M | Files changed in each pull request |
386
+ | `commit_statuses` | 456.7K | CI/CD status checks per commit |
387
+ | **Total** | **21.7M** | |
388
 
389
  ## How it's built
390
 
data/commit_statuses/duckdb/duckdb/0.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:162dc955fd885b957d518ab69ea4279acdf13b7ff4b78ebf97e1ee4f7832bf9c
3
+ size 1157966
data/pr_files/duckdb/duckdb/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d11239b2104a76aca58112518dc325497234d6e0372db919718326e55889e2ff
3
- size 718653
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc2a4162e1a2a1119b81071e1fa27331edd8c5ab27d3ea6af2425d7aff6015b3
3
+ size 1045285
data/reviews/duckdb/duckdb/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:51fec8d10d3a14e3e6a76497a8129b5e88629331714a56b766b3ac97b2a43cd7
3
- size 299125
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:611f0e9e1e6fb09b69afd714adf721fe51ff8a58fb4f526527d41f3d610d1cd6
3
+ size 426927
data/timeline_events/duckdb/duckdb/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4f350445d3b65cc2b200299efc52aa18c892d3c088a3806060dd1355e56f3064
3
- size 20127607
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c198f5ffbd0a05e9055b6139fd82602d7d6e91f126044048d2f4a858a15fde37
3
+ size 30240132
stats.csv CHANGED
@@ -1,19 +1,19 @@
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
- 2026-05-26T23:29:08Z,ClickHouse/ClickHouse,104754,76065,216075,111180,112706,117037,707119,248578,1693514
3
- 2026-05-26T23:29:08Z,duckdb/duckdb,19042,12120,0,0,7796,126914,108439,0,274311
4
- 2026-05-26T23:29:08Z,etcd-io/etcd,21214,14004,88751,37655,29332,20372,122137,3109,336574
5
- 2026-05-26T23:29:08Z,facebook/react,33982,19500,138587,33010,31920,17997,205838,6482,487316
6
- 2026-05-26T23:29:08Z,golang/go,74752,5146,543852,168,183,74431,59474,94,758100
7
- 2026-05-26T23:29:08Z,kubernetes/kubernetes,138470,89587,1496543,443963,305877,141340,1498511,12523,4126814
8
- 2026-05-26T23:29:08Z,mdn/content,41136,31853,75003,85749,77866,17715,392681,1768,723771
9
- 2026-05-26T23:29:08Z,microsoft/TypeScript,62272,19118,286739,50577,41989,22313,589245,1205,1073458
10
- 2026-05-26T23:29:08Z,moby/moby,51745,28380,0,0,0,202569,51643,0,334337
11
- 2026-05-26T23:29:08Z,pingcap/tidb,68290,45160,379836,120630,165954,67170,439301,17790,1304131
12
- 2026-05-26T23:29:08Z,python/cpython,107141,71666,730079,147298,63058,83453,279777,58542,1541014
13
- 2026-05-26T23:29:08Z,pytorch/pytorch,184628,125764,900634,325731,383899,141843,1058905,0,3121404
14
- 2026-05-26T23:29:08Z,redis/redis,14811,7753,53917,29752,28408,17476,66734,2203,221054
15
- 2026-05-26T23:29:08Z,rust-lang/rust,155938,93891,1239972,247407,189568,115054,1802713,10204,3854747
16
- 2026-05-26T23:29:08Z,swiftlang/swift,85515,67675,347818,104423,110456,29295,696955,2277,1444414
17
- 2026-05-26T23:29:08Z,vuejs/core,12229,6231,32707,3697,4934,129829,22169,15382,227178
18
- 2026-05-26T23:29:08Z,vuejs/docs,3284,2259,4911,2143,2681,10233,15378,48,40937
19
- 2026-05-26T23:29:08Z,_total,1179203,716172,6535424,1743383,1556627,1335041,8117019,380205,21563074
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-05-27T00:28:35Z,ClickHouse/ClickHouse,104754,76065,216075,111180,112706,117037,707119,248578,1693514
3
+ 2026-05-27T00:28:35Z,duckdb/duckdb,19042,12120,0,0,11507,187292,149853,76541,456355
4
+ 2026-05-27T00:28:35Z,etcd-io/etcd,21214,14004,88751,37655,29332,20372,122137,3109,336574
5
+ 2026-05-27T00:28:35Z,facebook/react,33982,19500,138587,33010,31920,17997,205838,6482,487316
6
+ 2026-05-27T00:28:35Z,golang/go,74752,5146,543852,168,183,74431,59474,94,758100
7
+ 2026-05-27T00:28:35Z,kubernetes/kubernetes,138470,89587,1496543,443963,305877,141340,1498511,12523,4126814
8
+ 2026-05-27T00:28:35Z,mdn/content,41136,31853,75003,85749,77866,17715,392681,1768,723771
9
+ 2026-05-27T00:28:35Z,microsoft/TypeScript,62272,19118,286739,50577,41989,22313,589245,1205,1073458
10
+ 2026-05-27T00:28:35Z,moby/moby,51745,28380,0,0,0,202569,51643,0,334337
11
+ 2026-05-27T00:28:35Z,pingcap/tidb,68290,45160,379836,120630,165954,67170,439301,17790,1304131
12
+ 2026-05-27T00:28:35Z,python/cpython,107141,71666,730079,147298,63058,83453,279777,58542,1541014
13
+ 2026-05-27T00:28:35Z,pytorch/pytorch,184628,125764,900634,325731,383899,141843,1058905,0,3121404
14
+ 2026-05-27T00:28:35Z,redis/redis,14811,7753,53917,29752,28408,17476,66734,2203,221054
15
+ 2026-05-27T00:28:35Z,rust-lang/rust,155938,93891,1239972,247407,189568,115054,1802713,10204,3854747
16
+ 2026-05-27T00:28:35Z,swiftlang/swift,85515,67675,347818,104423,110456,29295,696955,2277,1444414
17
+ 2026-05-27T00:28:35Z,vuejs/core,12229,6231,32707,3697,4934,129829,22169,15382,227178
18
+ 2026-05-27T00:28:35Z,vuejs/docs,3284,2259,4911,2143,2681,10233,15378,48,40937
19
+ 2026-05-27T00:28:35Z,_total,1179203,716172,6535424,1743383,1560338,1395419,8158433,456746,21745118