issue_comments: 1385842347
This data as json
html_url | issue_url | id | node_id | user | created_at | updated_at | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
https://github.com/pydata/xarray/pull/6874#issuecomment-1385842347 | https://api.github.com/repos/pydata/xarray/issues/6874 | 1385842347 | IC_kwDOAMm_X85Smkar | 2448579 | 2023-01-17T18:21:01Z | 2023-01-17T18:26:51Z | MEMBER | background(Moving the convo out of a comment for visibility) For reference, the code we would like is
problemSo far I have found two fail cases 1. Wrapping a backend array instance
I tried this by making 2. Wrapping an IndexingAdapter instanceThe other case is when how to proceed?@shoyer I'm not sure on how to proceed.
1. For BackendArrays we could wrap them in another lazy indexing class when the Variable is created so we don't break our backend entrypoint contract (that |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
1327380960 |