github source
fail
View version history →
github.user_orgs
failList organizations for the authenticated user
Works without WHERE filters. Results are limited to resources visible to the authenticated user.
no filters captured 2026-08-31 09:20:02Zmedian 30522 ms
Verdict: FALSE
All variants failed: 0 errors, 0 successful.
What to do
Probe returned 0 rows but no error
emptyEither the resource genuinely has no data for your filter values, or the SQL is returning an empty set silently.
Try: `SELECT COUNT(*) FROM github.user_orgs WHERE `rendering…
Summary
| Variant | Trials | Min | Median | Max | Row counts | Errors |
|---|---|---|---|---|---|---|
| minimal | 2 | 27891 ms | 28320 ms | 28749 ms | [0, 0] | 0 |
| realistic | 2 | 28773 ms | 30522 ms | 32271 ms | [0, 0] | 0 |
| edge | 2 | 32035 ms | 32475 ms | 32915 ms | [0, 0] | 0 |
Latency per trial
minimalmedian 28320ms
scale: 0–28749 ms
realisticmedian 30522ms
scale: 0–32271 ms
edgemedian 32475ms
scale: 0–32915 ms
Probe variants — every command + output
minimal
2 trialsmin 27891ms · median 28320ms · max 28749ms · rows 0,0
smallest valid query (no filters)
Command
SELECT * FROM github.user_orgs LIMIT 1Trials + output
trial 1·27891ms·rows 0isError=false
columns (12)
avatar_urldescriptionevents_urlhooks_urlidissues_urlloginmembers_urlnode_idpublic_members_urlrepos_urlurl
trial 2·28749ms·rows 0isError=false
columns (12)
avatar_urldescriptionevents_urlhooks_urlidissues_urlloginmembers_urlnode_idpublic_members_urlrepos_urlurl
realistic
2 trialsmin 28773ms · median 30522ms · max 32271ms · rows 0,0
typical user query (no filters)
Command
SELECT * FROM github.user_orgs LIMIT 25Trials + output
trial 1·32271ms·rows 0isError=false
columns (12)
avatar_urldescriptionevents_urlhooks_urlidissues_urlloginmembers_urlnode_idpublic_members_urlrepos_urlurl
trial 2·28773ms·rows 0isError=false
columns (12)
avatar_urldescriptionevents_urlhooks_urlidissues_urlloginmembers_urlnode_idpublic_members_urlrepos_urlurl
edge
2 trialsmin 32035ms · median 32475ms · max 32915ms · rows 0,0
edge: larger limit, no filters
Command
SELECT * FROM github.user_orgs LIMIT 200Trials + output
trial 1·32915ms·rows 0isError=false
columns (12)
avatar_urldescriptionevents_urlhooks_urlidissues_urlloginmembers_urlnode_idpublic_members_urlrepos_urlurl
trial 2·32035ms·rows 0isError=false
columns (12)
avatar_urldescriptionevents_urlhooks_urlidissues_urlloginmembers_urlnode_idpublic_members_urlrepos_urlurl
All returned rowsacross all non-errored trials · filterable · paginated
0 rows stored · 0 returned · page 1/1
No rows captured. Trials either returned isError=true (errors shown above) or the probe runner didn't capture full output rows.
Column profile
12 columns actually returned by coral. Catalog claims no required filters. Click a column to drill in.
| # | Column | Inferred type | Non-null | Nulls | Sample value(s) |
|---|---|---|---|---|---|
| 1 | avatar_url | — | 0 | 0 | empty |
| 2 | description | — | 0 | 0 | empty |
| 3 | events_url | — | 0 | 0 | empty |
| 4 | hooks_url | — | 0 | 0 | empty |
| 5 | id | — | 0 | 0 | empty |
| 6 | issues_url | — | 0 | 0 | empty |
| 7 | login | — | 0 | 0 | empty |
| 8 | members_url | — | 0 | 0 | empty |
| 9 | node_id | — | 0 | 0 | empty |
| 10 | public_members_url | — | 0 | 0 | empty |
| 11 | repos_url | — | 0 | 0 | empty |
| 12 | url | — | 0 | 0 | empty |
Trial comparison
| Variant / combo | Trial # | Latency | Rows | Status | First key returned |
|---|---|---|---|---|---|
| minimal | t1 | 27891ms | 0 | ok | — |
| minimal | t2 | 28749ms | 0 | ok | — |
| realistic | t1 | 32271ms | 0 | ok | — |
| realistic | t2 | 28773ms | 0 | ok | — |
| edge | t1 | 32915ms | 0 | ok | — |
| edge | t2 | 32035ms | 0 | ok | — |
Catalog vs. response schemaclaimed guide vs columns coral actually returned
Catalog guide (verbatim)
Works without WHERE filters. Results are limited to resources visible to the authenticated user.Columns coral returned (12)
avatar_urldescriptionevents_urlhooks_urlidissues_urlloginmembers_urlnode_idpublic_members_urlrepos_urlurl
Probed by
bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T09:20:02ZJSON record:
reports/github/tables/user_orgs.jsonfirst_run_at:
2026-08-31T09:20:02Zlast_retried_at:
2026-08-31T09:20:02Zretry_count:
0