github source

github.gists

fail

List gists for the authenticated user

Works without WHERE filters. Most useful optional filters: username, gist_id. Add gist_id to jump from the default list call to a specific record lookup.

no filters captured 2026-08-31 06:13:29Zmedian 34656 ms
Verdict: FALSE

All variants failed: 0 errors, 0 successful.

What to do

Probe returned 0 rows but no error
empty

Either the resource genuinely has no data for your filter values, or the SQL is returning an empty set silently.

Try: `SELECT COUNT(*) FROM github.gists WHERE `
rendering…

Summary

VariantTrialsMinMedianMaxRow countsErrors
minimal226880 ms28053 ms29226 ms[0, 0]0
realistic233313 ms34656 ms36000 ms[0, 0]0
edge211874 ms19544 ms27214 ms[0, 0]0

Latency per trial

minimalmedian 28053ms
t129226mst226880ms
scale: 0–29226 ms
realisticmedian 34656ms
t136000mst233313ms
scale: 0–36000 ms
edgemedian 19544ms
t111874mst227214ms
scale: 0–27214 ms

Probe variants — every command + output

minimal2 trials
min 26880ms · median 28053ms · max 29226ms · rows 0,0

smallest valid query (no filters)

Command
SELECT * FROM github.gists LIMIT 1
Trials + output
trial 1·29226ms·rows 0isError=false
columns (68)
commentscomments_enabledcomments_urlcommits_urlcreated_atdescriptionfilesfork_offorksforks_urlgist_idgit_pull_urlgit_push_urlhistoryhtml_urlidnode_idownerowner__avatar_urlowner__emailowner__events_urlowner__followers_urlowner__following_urlowner__gists_urlowner__gravatar_idowner__html_urlowner__idowner__loginowner__nameowner__node_idowner__organizations_urlowner__received_events_urlowner__repos_urlowner__site_adminowner__starred_atowner__starred_urlowner__subscriptions_urlowner__typeowner__urlowner__user_view_typepublictruncatedupdated_aturluseruser__avatar_urluser__emailuser__events_urluser__followers_urluser__following_urluser__gists_urluser__gravatar_iduser__html_urluser__iduser__loginuser__nameuser__node_iduser__organizations_urluser__received_events_urluser__repos_urluser__site_adminuser__starred_atuser__starred_urluser__subscriptions_urluser__typeuser__urluser__user_view_typeusername
trial 2·26880ms·rows 0isError=false
columns (68)
commentscomments_enabledcomments_urlcommits_urlcreated_atdescriptionfilesfork_offorksforks_urlgist_idgit_pull_urlgit_push_urlhistoryhtml_urlidnode_idownerowner__avatar_urlowner__emailowner__events_urlowner__followers_urlowner__following_urlowner__gists_urlowner__gravatar_idowner__html_urlowner__idowner__loginowner__nameowner__node_idowner__organizations_urlowner__received_events_urlowner__repos_urlowner__site_adminowner__starred_atowner__starred_urlowner__subscriptions_urlowner__typeowner__urlowner__user_view_typepublictruncatedupdated_aturluseruser__avatar_urluser__emailuser__events_urluser__followers_urluser__following_urluser__gists_urluser__gravatar_iduser__html_urluser__iduser__loginuser__nameuser__node_iduser__organizations_urluser__received_events_urluser__repos_urluser__site_adminuser__starred_atuser__starred_urluser__subscriptions_urluser__typeuser__urluser__user_view_typeusername
realistic2 trials
min 33313ms · median 34656ms · max 36000ms · rows 0,0

typical user query (no filters)

Command
SELECT * FROM github.gists LIMIT 25
Trials + output
trial 1·36000ms·rows 0isError=false
columns (68)
commentscomments_enabledcomments_urlcommits_urlcreated_atdescriptionfilesfork_offorksforks_urlgist_idgit_pull_urlgit_push_urlhistoryhtml_urlidnode_idownerowner__avatar_urlowner__emailowner__events_urlowner__followers_urlowner__following_urlowner__gists_urlowner__gravatar_idowner__html_urlowner__idowner__loginowner__nameowner__node_idowner__organizations_urlowner__received_events_urlowner__repos_urlowner__site_adminowner__starred_atowner__starred_urlowner__subscriptions_urlowner__typeowner__urlowner__user_view_typepublictruncatedupdated_aturluseruser__avatar_urluser__emailuser__events_urluser__followers_urluser__following_urluser__gists_urluser__gravatar_iduser__html_urluser__iduser__loginuser__nameuser__node_iduser__organizations_urluser__received_events_urluser__repos_urluser__site_adminuser__starred_atuser__starred_urluser__subscriptions_urluser__typeuser__urluser__user_view_typeusername
trial 2·33313ms·rows 0isError=false
columns (68)
commentscomments_enabledcomments_urlcommits_urlcreated_atdescriptionfilesfork_offorksforks_urlgist_idgit_pull_urlgit_push_urlhistoryhtml_urlidnode_idownerowner__avatar_urlowner__emailowner__events_urlowner__followers_urlowner__following_urlowner__gists_urlowner__gravatar_idowner__html_urlowner__idowner__loginowner__nameowner__node_idowner__organizations_urlowner__received_events_urlowner__repos_urlowner__site_adminowner__starred_atowner__starred_urlowner__subscriptions_urlowner__typeowner__urlowner__user_view_typepublictruncatedupdated_aturluseruser__avatar_urluser__emailuser__events_urluser__followers_urluser__following_urluser__gists_urluser__gravatar_iduser__html_urluser__iduser__loginuser__nameuser__node_iduser__organizations_urluser__received_events_urluser__repos_urluser__site_adminuser__starred_atuser__starred_urluser__subscriptions_urluser__typeuser__urluser__user_view_typeusername
edge2 trials
min 11874ms · median 19544ms · max 27214ms · rows 0,0

edge: larger limit, no filters

Command
SELECT * FROM github.gists LIMIT 200
Trials + output
trial 1·11874ms·rows 0isError=false
columns (68)
commentscomments_enabledcomments_urlcommits_urlcreated_atdescriptionfilesfork_offorksforks_urlgist_idgit_pull_urlgit_push_urlhistoryhtml_urlidnode_idownerowner__avatar_urlowner__emailowner__events_urlowner__followers_urlowner__following_urlowner__gists_urlowner__gravatar_idowner__html_urlowner__idowner__loginowner__nameowner__node_idowner__organizations_urlowner__received_events_urlowner__repos_urlowner__site_adminowner__starred_atowner__starred_urlowner__subscriptions_urlowner__typeowner__urlowner__user_view_typepublictruncatedupdated_aturluseruser__avatar_urluser__emailuser__events_urluser__followers_urluser__following_urluser__gists_urluser__gravatar_iduser__html_urluser__iduser__loginuser__nameuser__node_iduser__organizations_urluser__received_events_urluser__repos_urluser__site_adminuser__starred_atuser__starred_urluser__subscriptions_urluser__typeuser__urluser__user_view_typeusername
trial 2·27214ms·rows 0isError=false
columns (68)
commentscomments_enabledcomments_urlcommits_urlcreated_atdescriptionfilesfork_offorksforks_urlgist_idgit_pull_urlgit_push_urlhistoryhtml_urlidnode_idownerowner__avatar_urlowner__emailowner__events_urlowner__followers_urlowner__following_urlowner__gists_urlowner__gravatar_idowner__html_urlowner__idowner__loginowner__nameowner__node_idowner__organizations_urlowner__received_events_urlowner__repos_urlowner__site_adminowner__starred_atowner__starred_urlowner__subscriptions_urlowner__typeowner__urlowner__user_view_typepublictruncatedupdated_aturluseruser__avatar_urluser__emailuser__events_urluser__followers_urluser__following_urluser__gists_urluser__gravatar_iduser__html_urluser__iduser__loginuser__nameuser__node_iduser__organizations_urluser__received_events_urluser__repos_urluser__site_adminuser__starred_atuser__starred_urluser__subscriptions_urluser__typeuser__urluser__user_view_typeusername

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

68 columns actually returned by coral. Catalog claims no required filters. Click a column to drill in.

#ColumnInferred typeNon-nullNullsSample value(s)
1comments00empty
2comments_enabled00empty
3comments_url00empty
4commits_url00empty
5created_at00empty
6description00empty
7files00empty
8fork_of00empty
9forks00empty
10forks_url00empty
11gist_id00empty
12git_pull_url00empty
13git_push_url00empty
14history00empty
15html_url00empty
16id00empty
17node_id00empty
18owner00empty
19owner__avatar_url00empty
20owner__email00empty
21owner__events_url00empty
22owner__followers_url00empty
23owner__following_url00empty
24owner__gists_url00empty
25owner__gravatar_id00empty
26owner__html_url00empty
27owner__id00empty
28owner__login00empty
29owner__name00empty
30owner__node_id00empty
31owner__organizations_url00empty
32owner__received_events_url00empty
33owner__repos_url00empty
34owner__site_admin00empty
35owner__starred_at00empty
36owner__starred_url00empty
37owner__subscriptions_url00empty
38owner__type00empty
39owner__url00empty
40owner__user_view_type00empty
41public00empty
42truncated00empty
43updated_at00empty
44url00empty
45user00empty
46user__avatar_url00empty
47user__email00empty
48user__events_url00empty
49user__followers_url00empty
50user__following_url00empty
51user__gists_url00empty
52user__gravatar_id00empty
53user__html_url00empty
54user__id00empty
55user__login00empty
56user__name00empty
57user__node_id00empty
58user__organizations_url00empty
59user__received_events_url00empty
60user__repos_url00empty
61user__site_admin00empty
62user__starred_at00empty
63user__starred_url00empty
64user__subscriptions_url00empty
65user__type00empty
66user__url00empty
67user__user_view_type00empty
68username00empty

Trial comparison

Variant / comboTrial #LatencyRowsStatusFirst key returned
minimalt129226ms0ok
minimalt226880ms0ok
realistict136000ms0ok
realistict233313ms0ok
edget111874ms0ok
edget227214ms0ok

Catalog vs. response schemaclaimed guide vs columns coral actually returned

Catalog guide (verbatim)
Works without WHERE filters. Most useful optional filters: username, gist_id. Add gist_id to jump from the default list call to a specific record lookup.
Columns coral returned (68)
commentscomments_enabledcomments_urlcommits_urlcreated_atdescriptionfilesfork_offorksforks_urlgist_idgit_pull_urlgit_push_urlhistoryhtml_urlidnode_idownerowner__avatar_urlowner__emailowner__events_urlowner__followers_urlowner__following_urlowner__gists_urlowner__gravatar_idowner__html_urlowner__idowner__loginowner__nameowner__node_idowner__organizations_urlowner__received_events_urlowner__repos_urlowner__site_adminowner__starred_atowner__starred_urlowner__subscriptions_urlowner__typeowner__urlowner__user_view_typepublictruncatedupdated_aturluseruser__avatar_urluser__emailuser__events_urluser__followers_urluser__following_urluser__gists_urluser__gravatar_iduser__html_urluser__iduser__loginuser__nameuser__node_iduser__organizations_urluser__received_events_urluser__repos_urluser__site_adminuser__starred_atuser__starred_urluser__subscriptions_urluser__typeuser__urluser__user_view_typeusername
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:13:29Z
JSON record: reports/github/tables/gists.json
first_run_at: 2026-08-31T06:13:29Z
last_retried_at: 2026-08-31T06:13:29Z
retry_count: 0
View version history →