issue_comments
3 rows where issue = 733789095 and user = 14808389 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Dask friendly check in `.weighted()` · 3 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
723170944 | https://github.com/pydata/xarray/pull/4559#issuecomment-723170944 | https://api.github.com/repos/pydata/xarray/issues/4559 | MDEyOklzc3VlQ29tbWVudDcyMzE3MDk0NA== | keewis 14808389 | 2020-11-06T16:25:46Z | 2020-11-06T18:44:35Z | MEMBER | this CI is sometimes flaky, but it's usually enough to just rerun it. I'll do that for you once the other CI finished. |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Dask friendly check in `.weighted()` 733789095 | |
721833586 | https://github.com/pydata/xarray/pull/4559#issuecomment-721833586 | https://api.github.com/repos/pydata/xarray/issues/4559 | MDEyOklzc3VlQ29tbWVudDcyMTgzMzU4Ng== | keewis 14808389 | 2020-11-04T16:26:05Z | 2020-11-04T16:56:49Z | MEMBER | the |
{ "total_count": 2, "+1": 2, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Dask friendly check in `.weighted()` 733789095 | |
720090586 | https://github.com/pydata/xarray/pull/4559#issuecomment-720090586 | https://api.github.com/repos/pydata/xarray/issues/4559 | MDEyOklzc3VlQ29tbWVudDcyMDA5MDU4Ng== | keewis 14808389 | 2020-11-01T13:42:04Z | 2020-11-01T13:42:04Z | MEMBER | since the test you added requires That won't fix all the failing tests, though: |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Dask friendly check in `.weighted()` 733789095 |
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