issue_comments
16 rows where issue = 402908148 and user = 4711805 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- Appending to zarr store · 16 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
504184558 | https://github.com/pydata/xarray/pull/2706#issuecomment-504184558 | https://api.github.com/repos/pydata/xarray/issues/2706 | MDEyOklzc3VlQ29tbWVudDUwNDE4NDU1OA== | davidbrochart 4711805 | 2019-06-20T21:11:57Z | 2019-06-20T21:11:57Z | CONTRIBUTOR | You're right @shikharsg, the |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Appending to zarr store 402908148 | |
498199759 | https://github.com/pydata/xarray/pull/2706#issuecomment-498199759 | https://api.github.com/repos/pydata/xarray/issues/2706 | MDEyOklzc3VlQ29tbWVudDQ5ODE5OTc1OQ== | davidbrochart 4711805 | 2019-06-03T10:19:15Z | 2019-06-03T10:19:15Z | CONTRIBUTOR | It would be great if you could fix it. @jendrikjoe can give you the permission to push to the branch in his fork. |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Appending to zarr store 402908148 | |
498166896 | https://github.com/pydata/xarray/pull/2706#issuecomment-498166896 | https://api.github.com/repos/pydata/xarray/issues/2706 | MDEyOklzc3VlQ29tbWVudDQ5ODE2Njg5Ng== | davidbrochart 4711805 | 2019-06-03T08:41:01Z | 2019-06-03T08:41:01Z | CONTRIBUTOR | Thanks @shikharsg for looking into that. This PR and master have diverged quite a bit, I will need to merge the changes, I will let you know. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Appending to zarr store 402908148 | |
494340006 | https://github.com/pydata/xarray/pull/2706#issuecomment-494340006 | https://api.github.com/repos/pydata/xarray/issues/2706 | MDEyOklzc3VlQ29tbWVudDQ5NDM0MDAwNg== | davidbrochart 4711805 | 2019-05-21T10:46:20Z | 2019-05-21T10:46:20Z | CONTRIBUTOR | No problem @rabernat, and thanks a lot for your time in reviewing this PR. I added a test for |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Appending to zarr store 402908148 | |
485340727 | https://github.com/pydata/xarray/pull/2706#issuecomment-485340727 | https://api.github.com/repos/pydata/xarray/issues/2706 | MDEyOklzc3VlQ29tbWVudDQ4NTM0MDcyNw== | davidbrochart 4711805 | 2019-04-22T06:38:04Z | 2019-04-22T06:38:04Z | CONTRIBUTOR | I added a |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Appending to zarr store 402908148 | |
484551274 | https://github.com/pydata/xarray/pull/2706#issuecomment-484551274 | https://api.github.com/repos/pydata/xarray/issues/2706 | MDEyOklzc3VlQ29tbWVudDQ4NDU1MTI3NA== | davidbrochart 4711805 | 2019-04-18T15:14:24Z | 2019-04-18T15:14:24Z | CONTRIBUTOR | I don't think it's ready yet. I think I should address the chunking issue of the appended dimension, as explained in https://medium.com/pangeo/continuously-extending-zarr-datasets-c54fbad3967d. For instance if we append along a time dimension, the time coordinate (which is a 1-D array) will have very small chunks, instead of maybe only one. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Appending to zarr store 402908148 | |
479932785 | https://github.com/pydata/xarray/pull/2706#issuecomment-479932785 | https://api.github.com/repos/pydata/xarray/issues/2706 | MDEyOklzc3VlQ29tbWVudDQ3OTkzMjc4NQ== | davidbrochart 4711805 | 2019-04-04T14:57:45Z | 2019-04-04T14:57:45Z | CONTRIBUTOR | @rabernat you're right, I took your suggestion into account in my last commit. I also rewrote the test. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Appending to zarr store 402908148 | |
479800472 | https://github.com/pydata/xarray/pull/2706#issuecomment-479800472 | https://api.github.com/repos/pydata/xarray/issues/2706 | MDEyOklzc3VlQ29tbWVudDQ3OTgwMDQ3Mg== | davidbrochart 4711805 | 2019-04-04T08:24:01Z | 2019-04-04T08:24:01Z | CONTRIBUTOR | Thanks @jendrikjoe, I just pushed to your fork: to make sure that the encoding of the appended variables is compatible with the target store, we explicitly put the target store encodings in the appended variable. |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Appending to zarr store 402908148 | |
479788744 | https://github.com/pydata/xarray/pull/2706#issuecomment-479788744 | https://api.github.com/repos/pydata/xarray/issues/2706 | MDEyOklzc3VlQ29tbWVudDQ3OTc4ODc0NA== | davidbrochart 4711805 | 2019-04-04T07:46:52Z | 2019-04-04T07:46:52Z | CONTRIBUTOR | Or should I open a new PR? |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Appending to zarr store 402908148 | |
479480023 | https://github.com/pydata/xarray/pull/2706#issuecomment-479480023 | https://api.github.com/repos/pydata/xarray/issues/2706 | MDEyOklzc3VlQ29tbWVudDQ3OTQ4MDAyMw== | davidbrochart 4711805 | 2019-04-03T13:04:24Z | 2019-04-03T13:04:24Z | CONTRIBUTOR | @jendrikjoe I think you need to give me the permission to push to the branch in your fork. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Appending to zarr store 402908148 | |
478365516 | https://github.com/pydata/xarray/pull/2706#issuecomment-478365516 | https://api.github.com/repos/pydata/xarray/issues/2706 | MDEyOklzc3VlQ29tbWVudDQ3ODM2NTUxNg== | davidbrochart 4711805 | 2019-03-31T18:22:53Z | 2019-03-31T18:22:53Z | CONTRIBUTOR | May I try and take this work over? |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Appending to zarr store 402908148 | |
475558223 | https://github.com/pydata/xarray/pull/2706#issuecomment-475558223 | https://api.github.com/repos/pydata/xarray/issues/2706 | MDEyOklzc3VlQ29tbWVudDQ3NTU1ODIyMw== | davidbrochart 4711805 | 2019-03-22T09:53:43Z | 2019-03-22T09:53:43Z | CONTRIBUTOR | Hi @jendrikjoe, do you plan to work on this PR again in the future? I think it would be a great contribution to xarray. |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Appending to zarr store 402908148 | |
459667067 | https://github.com/pydata/xarray/pull/2706#issuecomment-459667067 | https://api.github.com/repos/pydata/xarray/issues/2706 | MDEyOklzc3VlQ29tbWVudDQ1OTY2NzA2Nw== | davidbrochart 4711805 | 2019-02-01T09:51:55Z | 2019-02-01T09:51:55Z | CONTRIBUTOR | When we use this feature e.g. to store data that is produced every day, we might start with a data set that has a small size on the time dimension, and thus the chunks will be chosen according to this initial shape. When we append to this data set, will the chunks be kept as in the initial zarr archive? If so, we might end up with a lot of small chunks on the time dimension, where ideally we would have chosen only one chunk. |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Appending to zarr store 402908148 | |
458866421 | https://github.com/pydata/xarray/pull/2706#issuecomment-458866421 | https://api.github.com/repos/pydata/xarray/issues/2706 | MDEyOklzc3VlQ29tbWVudDQ1ODg2NjQyMQ== | davidbrochart 4711805 | 2019-01-30T09:05:53Z | 2019-01-30T09:05:53Z | CONTRIBUTOR | zarr stores the reference in the |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Appending to zarr store 402908148 | |
458730247 | https://github.com/pydata/xarray/pull/2706#issuecomment-458730247 | https://api.github.com/repos/pydata/xarray/issues/2706 | MDEyOklzc3VlQ29tbWVudDQ1ODczMDI0Nw== | davidbrochart 4711805 | 2019-01-29T22:19:07Z | 2019-01-29T22:19:07Z | CONTRIBUTOR | To make it work, time dimensions would have to be treated separately because zarr doesn't encode absolute time values but deltas relative to a reference (see https://github.com/davidbrochart/pangeo_upload/blob/master/py/trmm2pangeo.py#L108). |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Appending to zarr store 402908148 | |
458720920 | https://github.com/pydata/xarray/pull/2706#issuecomment-458720920 | https://api.github.com/repos/pydata/xarray/issues/2706 | MDEyOklzc3VlQ29tbWVudDQ1ODcyMDkyMA== | davidbrochart 4711805 | 2019-01-29T21:50:14Z | 2019-01-29T21:50:14Z | CONTRIBUTOR | Hi @jendrikjoe, Thanks for your PR, I am very interested in it because this is something I was hacking around (see here). In my particular case, I want to append along a time dimension, but it looks like your PR currently doesn't support it. In the following example ds0 = xr.Dataset({'temperature': (['time'], [50, 51, 52])}, coords={'time': pd.date_range('2000-01-01', periods=3)}) ds1 = xr.Dataset({'temperature': (['time'], [53, 54, 55])}, coords={'time': pd.date_range('2000-01-04', periods=3)}) ds0.to_zarr('temp') ds1.to_zarr('temp', mode='a', append_dim='time') ds2 = xr.open_zarr('temp')
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Appending to zarr store 402908148 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [issue_comments] ( [html_url] TEXT, [issue_url] TEXT, [id] INTEGER PRIMARY KEY, [node_id] TEXT, [user] INTEGER REFERENCES [users]([id]), [created_at] TEXT, [updated_at] TEXT, [author_association] TEXT, [body] TEXT, [reactions] TEXT, [performed_via_github_app] TEXT, [issue] INTEGER REFERENCES [issues]([id]) ); CREATE INDEX [idx_issue_comments_issue] ON [issue_comments] ([issue]); CREATE INDEX [idx_issue_comments_user] ON [issue_comments] ([user]);
user 1