issue_comments
6 rows where issue = 369310993 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- test_apply_dask_new_output_dimension is broken on master with dask-dev · 6 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
429343808 | https://github.com/pydata/xarray/issues/2480#issuecomment-429343808 | https://api.github.com/repos/pydata/xarray/issues/2480 | MDEyOklzc3VlQ29tbWVudDQyOTM0MzgwOA== | max-sixty 5635139 | 2018-10-12T14:24:44Z | 2018-10-12T14:24:44Z | MEMBER | Confirmed that xarray tests now pass! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
test_apply_dask_new_output_dimension is broken on master with dask-dev 369310993 | |
429309135 | https://github.com/pydata/xarray/issues/2480#issuecomment-429309135 | https://api.github.com/repos/pydata/xarray/issues/2480 | MDEyOklzc3VlQ29tbWVudDQyOTMwOTEzNQ== | mrocklin 306380 | 2018-10-12T12:29:47Z | 2018-10-12T12:29:47Z | MEMBER | This should be fixed with https://github.com/dask/dask/pull/4081 |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
test_apply_dask_new_output_dimension is broken on master with dask-dev 369310993 | |
429188992 | https://github.com/pydata/xarray/issues/2480#issuecomment-429188992 | https://api.github.com/repos/pydata/xarray/issues/2480 | MDEyOklzc3VlQ29tbWVudDQyOTE4ODk5Mg== | rabernat 1197350 | 2018-10-12T03:03:57Z | 2018-10-12T03:03:57Z | MEMBER | 👍to churn! This is why we have CI. 😄 |
{ "total_count": 1, "+1": 0, "-1": 0, "laugh": 1, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
test_apply_dask_new_output_dimension is broken on master with dask-dev 369310993 | |
429166232 | https://github.com/pydata/xarray/issues/2480#issuecomment-429166232 | https://api.github.com/repos/pydata/xarray/issues/2480 | MDEyOklzc3VlQ29tbWVudDQyOTE2NjIzMg== | shoyer 1217238 | 2018-10-12T00:37:44Z | 2018-10-12T00:37:44Z | MEMBER | No worries, I'm just glad we'll be catching this before any releases :). |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
test_apply_dask_new_output_dimension is broken on master with dask-dev 369310993 | |
429156168 | https://github.com/pydata/xarray/issues/2480#issuecomment-429156168 | https://api.github.com/repos/pydata/xarray/issues/2480 | MDEyOklzc3VlQ29tbWVudDQyOTE1NjE2OA== | mrocklin 306380 | 2018-10-11T23:34:31Z | 2018-10-11T23:34:31Z | MEMBER | No need to bother with the reproducible example. As a warning, there might be some increased churn like this if we move forward with some of the proposed dask array changes. On Thu, Oct 11, 2018, 7:32 PM Matthew Rocklin mrocklin@gmail.com wrote:
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
test_apply_dask_new_output_dimension is broken on master with dask-dev 369310993 | |
429155894 | https://github.com/pydata/xarray/issues/2480#issuecomment-429155894 | https://api.github.com/repos/pydata/xarray/issues/2480 | MDEyOklzc3VlQ29tbWVudDQyOTE1NTg5NA== | mrocklin 306380 | 2018-10-11T23:32:59Z | 2018-10-11T23:32:59Z | MEMBER | Yeah, I noticed this too. I have a fix already in a PR On Thu, Oct 11, 2018, 5:24 PM Stephan Hoyer notifications@github.com wrote:
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
test_apply_dask_new_output_dimension is broken on master with dask-dev 369310993 |
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 4