home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1093253883

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/6456#issuecomment-1093253883 https://api.github.com/repos/pydata/xarray/issues/6456 1093253883 IC_kwDOAMm_X85BKbr7 5635139 2022-04-08T19:05:12Z 2022-04-08T19:05:12Z MEMBER

Hi @tbloch1 — thanks for the issue

So I understand — is this loading the existing dataset, adding one a slice, and then writing the whole result? Have you considered using mode='a' if you want to write from different processes?

For the example — would it be possible to slim that down a bit further? Does it happen with with one read & write after the initial one?

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