issue_comments
17 rows where author_association = "MEMBER" and issue = 957131705 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- recent versions of sparse and dask seem to be incompatible with our tests · 17 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
908625623 | https://github.com/pydata/xarray/issues/5654#issuecomment-908625623 | https://api.github.com/repos/pydata/xarray/issues/5654 | IC_kwDOAMm_X842KIbX | hameerabbasi 2190658 | 2021-08-30T19:27:15Z | 2021-08-30T19:27:15Z | MEMBER | Thank you guys for the amazing investigation into the issues here. 🤗 I was basically pinpointed at the issues from my point of view. |
{ "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 | |
908317984 | https://github.com/pydata/xarray/issues/5654#issuecomment-908317984 | https://api.github.com/repos/pydata/xarray/issues/5654 | IC_kwDOAMm_X842I9Ug | hameerabbasi 2190658 | 2021-08-30T12:55:16Z | 2021-08-30T12:55:16Z | MEMBER | I have fixed the reported issues and released version 0.13.0 with the fixes included. |
{ "total_count": 4, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 3, "rocket": 1, "eyes": 0 } |
recent versions of sparse and dask seem to be incompatible with our tests 957131705 | |
906723769 | https://github.com/pydata/xarray/issues/5654#issuecomment-906723769 | https://api.github.com/repos/pydata/xarray/issues/5654 | IC_kwDOAMm_X842C4G5 | hameerabbasi 2190658 | 2021-08-26T20:33:39Z | 2021-08-26T20:33:39Z | MEMBER |
This seems like a genuine bug, please file it on our tracker if possible. |
{ "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 | |
906684380 | https://github.com/pydata/xarray/issues/5654#issuecomment-906684380 | https://api.github.com/repos/pydata/xarray/issues/5654 | IC_kwDOAMm_X842Cufc | crusaderky 6213168 | 2021-08-26T19:30:25Z | 2021-08-26T19:50:20Z | MEMBER | Third and final issue is when
|
{ "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 | |
906633901 | https://github.com/pydata/xarray/issues/5654#issuecomment-906633901 | https://api.github.com/repos/pydata/xarray/issues/5654 | IC_kwDOAMm_X842CiKt | crusaderky 6213168 | 2021-08-26T18:15:29Z | 2021-08-26T19:47:12Z | MEMBER | Ah, shape= was very recently added in 0.12.0. It wasn't there in 0.11.2. [EDIT] It is not the only problem. Investigating further. |
{ "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 | |
906656030 | https://github.com/pydata/xarray/issues/5654#issuecomment-906656030 | https://api.github.com/repos/pydata/xarray/issues/5654 | IC_kwDOAMm_X842Cnke | crusaderky 6213168 | 2021-08-26T18:47:32Z | 2021-08-26T18:47:42Z | MEMBER | The second issue is that |
{ "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 | |
906621248 | https://github.com/pydata/xarray/issues/5654#issuecomment-906621248 | https://api.github.com/repos/pydata/xarray/issues/5654 | IC_kwDOAMm_X842CfFA | crusaderky 6213168 | 2021-08-26T17:56:52Z | 2021-08-26T18:02:53Z | MEMBER |
The problem is that sparse.zeros_like does not accept the shape= optional parameter, which is new in numpy 1.17. This is where it gets triggered: https://github.com/dask/dask/blob/85f0b14bd36a5135ce51aeee067b6207374b00c4/dask/array/wrap.py#L128-L168 I don't think dask should write a workaround to this, and it should be just fixed upstream? CC @jrbourbeau for opinion. |
{ "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 | |
906584459 | https://github.com/pydata/xarray/issues/5654#issuecomment-906584459 | https://api.github.com/repos/pydata/xarray/issues/5654 | IC_kwDOAMm_X842CWGL | crusaderky 6213168 | 2021-08-26T17:02:09Z | 2021-08-26T17:02:09Z | MEMBER | Narrowed it down. ```python
|
{ "total_count": 1, "+1": 1, "-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 | |
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 | |
906479974 | https://github.com/pydata/xarray/issues/5654#issuecomment-906479974 | https://api.github.com/repos/pydata/xarray/issues/5654 | IC_kwDOAMm_X842B8lm | crusaderky 6213168 | 2021-08-26T14:48:38Z | 2021-08-26T14:48:38Z | MEMBER | I see now. I got really confused by the matplotlib issue which is what the opening post of this ticket is about. Would it be possible to have the two issues tracked by separate tickets? |
{ "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 | |
906477357 | https://github.com/pydata/xarray/issues/5654#issuecomment-906477357 | https://api.github.com/repos/pydata/xarray/issues/5654 | IC_kwDOAMm_X842B78t | dcherian 2448579 | 2021-08-26T14:45:28Z | 2021-08-26T14:45:28Z | MEMBER |
It was xfailed in #5729 , maybe that explains it |
{ "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 | |
906475469 | https://github.com/pydata/xarray/issues/5654#issuecomment-906475469 | https://api.github.com/repos/pydata/xarray/issues/5654 | IC_kwDOAMm_X842B7fN | crusaderky 6213168 | 2021-08-26T14:43:13Z | 2021-08-26T14:43:13Z | MEMBER | I'm a bit lost.
The failure in The ongoing failures in upstream-dev:
|
{ "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 | |
898932809 | https://github.com/pydata/xarray/issues/5654#issuecomment-898932809 | https://api.github.com/repos/pydata/xarray/issues/5654 | IC_kwDOAMm_X841lKBJ | dcherian 2448579 | 2021-08-14T17:18:56Z | 2021-08-14T17:19:04Z | MEMBER | This looks like dask. ```python ______ test_chunk ________
self = <COO: shape=(2,), dtype=bool, nnz=0, fill_value=False> other = <function _broadcast_trick_inner at 0x7f325aef91f0>
cc @jrbourbeau |
{ "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 | |
898901645 | https://github.com/pydata/xarray/issues/5654#issuecomment-898901645 | https://api.github.com/repos/pydata/xarray/issues/5654 | IC_kwDOAMm_X841lCaN | Illviljan 14371165 | 2021-08-14T14:31:22Z | 2021-08-14T14:31:22Z | MEMBER | This is showing up in the normal CI now, see https://github.com/pydata/xarray/pull/5667/checks?check_run_id=3329247566 |
{ "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 5