issue_comments
3 rows where issue = 1635470616 and user = 2448579 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- add timeouts for tests · 3 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
1483101852 | https://github.com/pydata/xarray/pull/7657#issuecomment-1483101852 | https://api.github.com/repos/pydata/xarray/issues/7657 | IC_kwDOAMm_X85YZlac | dcherian 2448579 | 2023-03-24T16:42:37Z | 2023-03-24T16:42:48Z | MEMBER | IIRC all distributed tests are in
The default scheduler is Maybe this is related to https://github.com/pydata/xarray/issues/7079. I restarted #7488 |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
add timeouts for tests 1635470616 | |
1483074436 | https://github.com/pydata/xarray/pull/7657#issuecomment-1483074436 | https://api.github.com/repos/pydata/xarray/issues/7657 | IC_kwDOAMm_X85YZeuE | dcherian 2448579 | 2023-03-24T16:21:23Z | 2023-03-24T16:21:23Z | MEMBER |
I'm thinking this failures is some bad interaction between an I/O backend and dask threads. But I'm having trouble figuring out which backend. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
add timeouts for tests 1635470616 | |
1483009187 | https://github.com/pydata/xarray/pull/7657#issuecomment-1483009187 | https://api.github.com/repos/pydata/xarray/issues/7657 | IC_kwDOAMm_X85YZOyj | dcherian 2448579 | 2023-03-24T15:37:34Z | 2023-03-24T15:37:34Z | MEMBER | Is it for a particular backend? |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
add timeouts for tests 1635470616 |
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