issue_comments
3 rows where issue = 293869118 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Fix rasterio example in docs · 3 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
362677645 | https://github.com/pydata/xarray/pull/1881#issuecomment-362677645 | https://api.github.com/repos/pydata/xarray/issues/1881 | MDEyOklzc3VlQ29tbWVudDM2MjY3NzY0NQ== | fmaussion 10050469 | 2018-02-02T19:11:01Z | 2018-02-02T19:11:01Z | MEMBER | Thanks! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Fix rasterio example in docs 293869118 | |
362674117 | https://github.com/pydata/xarray/pull/1881#issuecomment-362674117 | https://api.github.com/repos/pydata/xarray/issues/1881 | MDEyOklzc3VlQ29tbWVudDM2MjY3NDExNw== | shoyer 1217238 | 2018-02-02T18:58:24Z | 2018-02-02T18:58:24Z | MEMBER | OK, LGTM On Fri, Feb 2, 2018 at 10:57 AM Fabien Maussion notifications@github.com wrote:
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Fix rasterio example in docs 293869118 | |
362645757 | https://github.com/pydata/xarray/pull/1881#issuecomment-362645757 | https://api.github.com/repos/pydata/xarray/issues/1881 | MDEyOklzc3VlQ29tbWVudDM2MjY0NTc1Nw== | jhamman 2443309 | 2018-02-02T17:11:01Z | 2018-02-02T17:11:01Z | MEMBER | LGTM. Thanks @fmaussion. I had noticed this was broken but hadn't figured out why yet. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Fix rasterio example in docs 293869118 |
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 3