issue_comments
3 rows where author_association = "MEMBER", issue = 507599878 and user = 2448579 sorted by updated_at descending
This data as json, CSV (advanced)
These facets timed out: issue
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
547146051 | https://github.com/pydata/xarray/pull/3406#issuecomment-547146051 | https://api.github.com/repos/pydata/xarray/issues/3406 | MDEyOklzc3VlQ29tbWVudDU0NzE0NjA1MQ== | dcherian 2448579 | 2019-10-28T21:06:44Z | 2019-10-28T21:06:44Z | MEMBER | Fixed merge conflict. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Drop groups associated with nans in group variable 507599878 | |
542985070 | https://github.com/pydata/xarray/pull/3406#issuecomment-542985070 | https://api.github.com/repos/pydata/xarray/issues/3406 | MDEyOklzc3VlQ29tbWVudDU0Mjk4NTA3MA== | dcherian 2448579 | 2019-10-17T03:40:39Z | 2019-10-17T03:40:39Z | MEMBER | Thanks for checking! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Drop groups associated with nans in group variable 507599878 | |
542952519 | https://github.com/pydata/xarray/pull/3406#issuecomment-542952519 | https://api.github.com/repos/pydata/xarray/issues/3406 | MDEyOklzc3VlQ29tbWVudDU0Mjk1MjUxOQ== | dcherian 2448579 | 2019-10-17T01:06:10Z | 2019-10-17T01:06:10Z | MEMBER | I don't think so. Two of the tests I added fail on master with the IndexError in #2383. The rest pass on master. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Drop groups associated with nans in group variable 507599878 |
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