issue_comments: 255794868
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/issues/798#issuecomment-255794868 | https://api.github.com/repos/pydata/xarray/issues/798 | 255794868 | MDEyOklzc3VlQ29tbWVudDI1NTc5NDg2OA== | 1217238 | 2016-10-24T16:40:09Z | 2016-10-24T16:40:09Z | MEMBER | @mrocklin OK, that makes sense. In that case, we might indeed need to thread this through xarray's backends. Currently, backends open a file (e.g., with  This currently doesn't use  It seems like a version of xarray's backends that doesn't always open files immediately would make it suitable for use in dask.distributed. So indeed, we'll need to do some serious refactoring. One other thing that will need to be tackled eventually:  | {
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
} | 142498006 |