home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 444597103

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/2592#issuecomment-444597103 https://api.github.com/repos/pydata/xarray/issues/2592 444597103 MDEyOklzc3VlQ29tbWVudDQ0NDU5NzEwMw== 2443309 2018-12-05T18:45:38Z 2018-12-05T18:45:38Z MEMBER

@pwolfram - this option was deprecated in the last release following https://github.com/pydata/xarray/pull/2261. Xarray now uses a LRU cache to manage open file handles. This can be configured via a global option: xarray.set_options(file_cache_maxsize=...).

If I recall correctly, you were part of the early LRU cache conversations.

release notes on the subject: http://xarray.pydata.org/en/stable/whats-new.html#breaking-changes

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  387892184
Powered by Datasette · Queries took 1.813ms · About: xarray-datasette