issue_comments
4 rows where author_association = "NONE", issue = 145140657 and user = 810663 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- xarray to and from iris · 4 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
354980754 | https://github.com/pydata/xarray/pull/814#issuecomment-354980754 | https://api.github.com/repos/pydata/xarray/issues/814 | MDEyOklzc3VlQ29tbWVudDM1NDk4MDc1NA== | pelson 810663 | 2018-01-03T10:33:21Z | 2018-01-03T10:33:21Z | NONE | Closed by #1750? |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
xarray to and from iris 145140657 | |
262359050 | https://github.com/pydata/xarray/pull/814#issuecomment-262359050 | https://api.github.com/repos/pydata/xarray/issues/814 | MDEyOklzc3VlQ29tbWVudDI2MjM1OTA1MA== | pelson 810663 | 2016-11-22T20:39:23Z | 2016-11-22T20:39:23Z | NONE | This is looking pretty comprehensive to me. Could maybe do with a couple of tests perhaps, but otherwise 👍 . |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
xarray to and from iris 145140657 | |
228703831 | https://github.com/pydata/xarray/pull/814#issuecomment-228703831 | https://api.github.com/repos/pydata/xarray/issues/814 | MDEyOklzc3VlQ29tbWVudDIyODcwMzgzMQ== | pelson 810663 | 2016-06-27T10:00:54Z | 2016-06-27T10:00:54Z | NONE |
I might consider something like (untested):
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
xarray to and from iris 145140657 | |
204692732 | https://github.com/pydata/xarray/pull/814#issuecomment-204692732 | https://api.github.com/repos/pydata/xarray/issues/814 | MDEyOklzc3VlQ29tbWVudDIwNDY5MjczMg== | pelson 810663 | 2016-04-02T10:40:59Z | 2016-04-02T10:40:59Z | NONE | Thanks for pinging @shoyer. I'll also ping @rhattersley, and one of us will take a good look in the next few days. :+1: |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
xarray to and from iris 145140657 |
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