home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 908971901

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
908971901 MDU6SXNzdWU5MDg5NzE5MDE= 5426 Implement dask.sizeof for xarray.core.indexing.ImplicitToExplicitIndexingAdapter 306380 open 0     17 2021-06-02T01:55:23Z 2021-11-16T15:08:03Z   MEMBER      

I'm looking at a pangeo gallery workflow that suffers from poor load balancing because objects of type xarray.core.indexing.ImplicitToExplicitIndexingAdapter are being interpretted as 48B when in fact, I suspect, they are significantly larger to move around.

I'm seeing number of processing tasks charts that look like the following, which is a common sign of the load balancer not making good decisions, which is most commonly caused by poor data size measurements:

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/5426/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 issue

Links from other tables

  • 1 row from issues_id in issues_labels
  • 17 rows from issue in issue_comments
Powered by Datasette · Queries took 0.799ms · About: xarray-datasette