issue_comments
3 rows where issue = 612785915 and user = 2448579 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- 0.16.0 release · 3 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
658323614 | https://github.com/pydata/xarray/issues/4031#issuecomment-658323614 | https://api.github.com/repos/pydata/xarray/issues/4031 | MDEyOklzc3VlQ29tbWVudDY1ODMyMzYxNA== | dcherian 2448579 | 2020-07-14T17:54:31Z | 2020-07-14T17:54:31Z | MEMBER | Thanks @max-sixty ! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
0.16.0 release 612785915 | |
653221505 | https://github.com/pydata/xarray/issues/4031#issuecomment-653221505 | https://api.github.com/repos/pydata/xarray/issues/4031 | MDEyOklzc3VlQ29tbWVudDY1MzIyMTUwNQ== | dcherian 2448579 | 2020-07-02T21:09:35Z | 2020-07-02T21:09:45Z | MEMBER |
:+1: I'm also not sure what the bug is. In fact it's possible that a bug was fixed and a workaround is what's raising the error now :P Re: #3891 do you mean set |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
0.16.0 release 612785915 | |
651387910 | https://github.com/pydata/xarray/issues/4031#issuecomment-651387910 | https://api.github.com/repos/pydata/xarray/issues/4031 | MDEyOklzc3VlQ29tbWVudDY1MTM4NzkxMA== | dcherian 2448579 | 2020-06-29T21:50:06Z | 2020-06-29T21:50:06Z | MEMBER | Yes we have some breaking changes so definitely 0.16.0 IMO we should do #4184 #4175 and #4163 and then release. #3985 is still waiting for a minimal example so perhaps we should leave that for the next release. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
0.16.0 release 612785915 |
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