issue_comments
5 rows where author_association = "CONTRIBUTOR" and issue = 908651787 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Error concat dataset and dataarray · 5 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
854940045 | https://github.com/pydata/xarray/pull/5425#issuecomment-854940045 | https://api.github.com/repos/pydata/xarray/issues/5425 | MDEyOklzc3VlQ29tbWVudDg1NDk0MDA0NQ== | thomashirtz 37740986 | 2021-06-04T19:00:58Z | 2021-06-04T19:00:58Z | CONTRIBUTOR | Yes I understand now I committed myself to do the last minor adjustment on github, I really should not have facepalm (pre-commit is great) |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Error concat dataset and dataarray 908651787 | |
854127828 | https://github.com/pydata/xarray/pull/5425#issuecomment-854127828 | https://api.github.com/repos/pydata/xarray/issues/5425 | MDEyOklzc3VlQ29tbWVudDg1NDEyNzgyOA== | thomashirtz 37740986 | 2021-06-03T19:39:42Z | 2021-06-03T19:49:01Z | CONTRIBUTOR |
Good that they are going to be squashed, because this PR starts to look very much chaotic ah ah
It does make sense I also edited whats new |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Error concat dataset and dataarray 908651787 | |
853634406 | https://github.com/pydata/xarray/pull/5425#issuecomment-853634406 | https://api.github.com/repos/pydata/xarray/issues/5425 | MDEyOklzc3VlQ29tbWVudDg1MzYzNDQwNg== | thomashirtz 37740986 | 2021-06-03T07:13:57Z | 2021-06-03T07:20:05Z | CONTRIBUTOR | Oh, I just found, I wanted to do three separate commits for each changes, but when I did the dataarray commit, I somehow reverted the changes of the dataset commit facepalm. All the tests were working on my computer because I still had the changes locally. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Error concat dataset and dataarray 908651787 | |
853345364 | https://github.com/pydata/xarray/pull/5425#issuecomment-853345364 | https://api.github.com/repos/pydata/xarray/issues/5425 | MDEyOklzc3VlQ29tbWVudDg1MzM0NTM2NA== | thomashirtz 37740986 | 2021-06-02T20:01:43Z | 2021-06-02T20:02:24Z | CONTRIBUTOR | Ok I'll do the whatsnew soon :) I am a little bit stuck though, I don't really found why my test would cause a ValueError in those tests |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Error concat dataset and dataarray 908651787 | |
852441855 | https://github.com/pydata/xarray/pull/5425#issuecomment-852441855 | https://api.github.com/repos/pydata/xarray/issues/5425 | MDEyOklzc3VlQ29tbWVudDg1MjQ0MTg1NQ== | thomashirtz 37740986 | 2021-06-01T21:00:47Z | 2021-06-01T21:00:47Z | CONTRIBUTOR |
What is the whatsnew ? I am still checking why there is some test failing 😶 |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Error concat dataset and dataarray 908651787 |
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