issue_comments
where issue = 555258488 and user = 14808389 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
These facets timed out: author_association, issue
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 579500069 | https://github.com/pydata/xarray/pull/3723#issuecomment-579500069 | https://api.github.com/repos/pydata/xarray/issues/3723 | MDEyOklzc3VlQ29tbWVudDU3OTUwMDA2OQ== | keewis 14808389 | 2020-01-28T22:41:18Z | 2020-01-28T22:41:18Z | MEMBER | should be ready to merge now |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Fix whats-new for 0.15 555258488 | |
| 579348574 | https://github.com/pydata/xarray/pull/3723#issuecomment-579348574 | https://api.github.com/repos/pydata/xarray/issues/3723 | MDEyOklzc3VlQ29tbWVudDU3OTM0ODU3NA== | keewis 14808389 | 2020-01-28T16:54:55Z | 2020-01-28T18:36:08Z | MEMBER | you can also refer to the captions in a notebook:
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Fix whats-new for 0.15 555258488 | |
| 578860981 | https://github.com/pydata/xarray/pull/3723#issuecomment-578860981 | https://api.github.com/repos/pydata/xarray/issues/3723 | MDEyOklzc3VlQ29tbWVudDU3ODg2MDk4MQ== | keewis 14808389 | 2020-01-27T17:30:10Z | 2020-01-27T17:30:10Z | MEMBER | looks good to me, but we have broken references to |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Fix whats-new for 0.15 555258488 | |
| 578552968 | https://github.com/pydata/xarray/pull/3723#issuecomment-578552968 | https://api.github.com/repos/pydata/xarray/issues/3723 | MDEyOklzc3VlQ29tbWVudDU3ODU1Mjk2OA== | keewis 14808389 | 2020-01-26T23:09:47Z | 2020-01-26T23:09:47Z | MEMBER | done |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Fix whats-new for 0.15 555258488 | |
| 578530330 | https://github.com/pydata/xarray/pull/3723#issuecomment-578530330 | https://api.github.com/repos/pydata/xarray/issues/3723 | MDEyOklzc3VlQ29tbWVudDU3ODUzMDMzMA== | keewis 14808389 | 2020-01-26T18:41:47Z | 2020-01-26T18:41:47Z | MEMBER | also, the docstring of |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Fix whats-new for 0.15 555258488 | |
| 578530112 | https://github.com/pydata/xarray/pull/3723#issuecomment-578530112 | https://api.github.com/repos/pydata/xarray/issues/3723 | MDEyOklzc3VlQ29tbWVudDU3ODUzMDExMg== | keewis 14808389 | 2020-01-26T18:39:19Z | 2020-01-26T18:39:19Z | MEMBER | you should be able to link using the path relative to |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Fix whats-new for 0.15 555258488 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [issue_comments] (
[html_url] TEXT,
[issue_url] TEXT,
[id] INTEGER PRIMARY KEY,
[node_id] TEXT,
[user] INTEGER REFERENCES [users]([id]),
[created_at] TEXT,
[updated_at] TEXT,
[author_association] TEXT,
[body] TEXT,
[reactions] TEXT,
[performed_via_github_app] TEXT,
[issue] INTEGER REFERENCES [issues]([id])
);
CREATE INDEX [idx_issue_comments_issue]
ON [issue_comments] ([issue]);
CREATE INDEX [idx_issue_comments_user]
ON [issue_comments] ([user]);
user 1