issue_comments
4 rows where issue = 957131705 and user = 14808389 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- recent versions of sparse and dask seem to be incompatible with our tests · 4 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
906487010 | https://github.com/pydata/xarray/issues/5654#issuecomment-906487010 | https://api.github.com/repos/pydata/xarray/issues/5654 | IC_kwDOAMm_X842B-Ti | keewis 14808389 | 2021-08-26T14:57:13Z | 2021-08-26T14:57:13Z | MEMBER |
definitely, let's keep this one focused on |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
recent versions of sparse and dask seem to be incompatible with our tests 957131705 | |
903100279 | https://github.com/pydata/xarray/issues/5654#issuecomment-903100279 | https://api.github.com/repos/pydata/xarray/issues/5654 | IC_kwDOAMm_X8411Dd3 | keewis 14808389 | 2021-08-21T11:07:49Z | 2021-08-21T11:07:49Z | MEMBER | FWIW, the upstream-dev CI installs |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
recent versions of sparse and dask seem to be incompatible with our tests 957131705 | |
899874279 | https://github.com/pydata/xarray/issues/5654#issuecomment-899874279 | https://api.github.com/repos/pydata/xarray/issues/5654 | IC_kwDOAMm_X841ov3n | keewis 14808389 | 2021-08-16T23:06:44Z | 2021-08-17T10:57:50Z | MEMBER | We already require ~Interestingly, the installation of |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
recent versions of sparse and dask seem to be incompatible with our tests 957131705 | |
890406358 | https://github.com/pydata/xarray/issues/5654#issuecomment-890406358 | https://api.github.com/repos/pydata/xarray/issues/5654 | IC_kwDOAMm_X841EoXW | keewis 14808389 | 2021-07-31T21:35:09Z | 2021-07-31T21:35:09Z | MEMBER | this seems to be caused by changes to either |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
recent versions of sparse and dask seem to be incompatible with our tests 957131705 |
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