issue_comments
5 rows where author_association = "MEMBER" and issue = 186326698 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Feature/rasterio · 5 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
303038405 | https://github.com/pydata/xarray/pull/1070#issuecomment-303038405 | https://api.github.com/repos/pydata/xarray/issues/1070 | MDEyOklzc3VlQ29tbWVudDMwMzAzODQwNQ== | fmaussion 10050469 | 2017-05-22T08:47:40Z | 2017-05-22T08:47:40Z | MEMBER | Closing this in favor of https://github.com/pydata/xarray/pull/1260 |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Feature/rasterio 186326698 | |
278940568 | https://github.com/pydata/xarray/pull/1070#issuecomment-278940568 | https://api.github.com/repos/pydata/xarray/issues/1070 | MDEyOklzc3VlQ29tbWVudDI3ODk0MDU2OA== | fmaussion 10050469 | 2017-02-10T13:22:02Z | 2017-02-10T13:22:02Z | MEMBER | Hi, unless there are objections I'd like to try to finish this PR. I just forked @NicWayand 's branch and started to look at it, and I hope to get something done during next week or so... |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Feature/rasterio 186326698 | |
257402325 | https://github.com/pydata/xarray/pull/1070#issuecomment-257402325 | https://api.github.com/repos/pydata/xarray/issues/1070 | MDEyOklzc3VlQ29tbWVudDI1NzQwMjMyNQ== | shoyer 1217238 | 2016-10-31T19:55:54Z | 2016-10-31T19:55:54Z | MEMBER | I would start by adding |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Feature/rasterio 186326698 | |
257386904 | https://github.com/pydata/xarray/pull/1070#issuecomment-257386904 | https://api.github.com/repos/pydata/xarray/issues/1070 | MDEyOklzc3VlQ29tbWVudDI1NzM4NjkwNA== | shoyer 1217238 | 2016-10-31T18:56:57Z | 2016-10-31T18:56:57Z | MEMBER | Add |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Feature/rasterio 186326698 | |
257343184 | https://github.com/pydata/xarray/pull/1070#issuecomment-257343184 | https://api.github.com/repos/pydata/xarray/issues/1070 | MDEyOklzc3VlQ29tbWVudDI1NzM0MzE4NA== | fmaussion 10050469 | 2016-10-31T16:27:59Z | 2016-10-31T16:29:10Z | MEMBER | This is awesome! For 2: I think you don't have much more to do than make |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Feature/rasterio 186326698 |
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 2