issue_comments
3 rows where issue = 267028954 and user = 2443309 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- WIP: Feature/interpolate · 3 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
352494126 | https://github.com/pydata/xarray/pull/1640#issuecomment-352494126 | https://api.github.com/repos/pydata/xarray/issues/1640 | MDEyOklzc3VlQ29tbWVudDM1MjQ5NDEyNg== | jhamman 2443309 | 2017-12-18T17:19:59Z | 2017-12-18T17:19:59Z | MEMBER | @fujiisoup - care to take another pass here? I think this is done but would appreciate a few more reviews. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
WIP: Feature/interpolate 267028954 | |
344108532 | https://github.com/pydata/xarray/pull/1640#issuecomment-344108532 | https://api.github.com/repos/pydata/xarray/issues/1640 | MDEyOklzc3VlQ29tbWVudDM0NDEwODUzMg== | jhamman 2443309 | 2017-11-14T00:48:24Z | 2017-11-14T00:48:24Z | MEMBER | This is ready for some more reviews. I'm seeing some failing tests on the py27-min build that I'm struggling to detangle at the moment but I'm pretty sure they're just pytest related. cc @darothen - I'd particularly appreciate your thoughts on the interpolators. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
WIP: Feature/interpolate 267028954 | |
341926678 | https://github.com/pydata/xarray/pull/1640#issuecomment-341926678 | https://api.github.com/repos/pydata/xarray/issues/1640 | MDEyOklzc3VlQ29tbWVudDM0MTkyNjY3OA== | jhamman 2443309 | 2017-11-04T20:15:41Z | 2017-11-04T20:15:41Z | MEMBER | @dcherian - Yes, we can do that. Just haven't gotten there yet. |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
WIP: Feature/interpolate 267028954 |
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