issue_comments
7 rows where author_association = "MEMBER" and issue = 908651787 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- Error concat dataset and dataarray · 7 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
855030132 | https://github.com/pydata/xarray/pull/5425#issuecomment-855030132 | https://api.github.com/repos/pydata/xarray/issues/5425 | MDEyOklzc3VlQ29tbWVudDg1NTAzMDEzMg== | max-sixty 5635139 | 2021-06-04T22:05:25Z | 2021-06-04T22:05:25Z | MEMBER | Excellent, thank you for the contribution @thomashirtz . We're happy to have you as a contributor. |
{ "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 | |
854927637 | https://github.com/pydata/xarray/pull/5425#issuecomment-854927637 | https://api.github.com/repos/pydata/xarray/issues/5425 | MDEyOklzc3VlQ29tbWVudDg1NDkyNzYzNw== | max-sixty 5635139 | 2021-06-04T18:35:53Z | 2021-06-04T18:35:53Z | MEMBER | @thomashirtz not sure if it was my mistake or a GitHub bug, but looks like my reply to you overwrote a message of yours. I was intending to say you could edit the whatsnew in the same way you edit the code, and then commit those changes. |
{ "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 | |
854195877 | https://github.com/pydata/xarray/pull/5425#issuecomment-854195877 | https://api.github.com/repos/pydata/xarray/issues/5425 | MDEyOklzc3VlQ29tbWVudDg1NDE5NTg3Nw== | max-sixty 5635139 | 2021-06-03T21:35:01Z | 2021-06-03T21:35:01Z | MEMBER | Great! Did you commit the whatsnew? The commit message is the title of the PR! |
{ "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 1, "eyes": 0 } |
Error concat dataset and dataarray 908651787 | |
854047989 | https://github.com/pydata/xarray/pull/5425#issuecomment-854047989 | https://api.github.com/repos/pydata/xarray/issues/5425 | MDEyOklzc3VlQ29tbWVudDg1NDA0Nzk4OQ== | max-sixty 5635139 | 2021-06-03T17:25:18Z | 2021-06-03T17:25:18Z | MEMBER | Ha, no problem. And don't worry about the commit quality — it's all squashed into one at the end. I generally write one good message at the start but that's all. This looks good now! One small change — could we say in the error message that they all need to be either all |
{ "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 | |
853349631 | https://github.com/pydata/xarray/pull/5425#issuecomment-853349631 | https://api.github.com/repos/pydata/xarray/issues/5425 | MDEyOklzc3VlQ29tbWVudDg1MzM0OTYzMQ== | max-sixty 5635139 | 2021-06-02T20:09:02Z | 2021-06-02T20:09:02Z | MEMBER | Taking a quick look, where's the code that should match |
{ "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 | |
852456735 | https://github.com/pydata/xarray/pull/5425#issuecomment-852456735 | https://api.github.com/repos/pydata/xarray/issues/5425 | MDEyOklzc3VlQ29tbWVudDg1MjQ1NjczNQ== | max-sixty 5635139 | 2021-06-01T21:26:47Z | 2021-06-01T21:26:47Z | MEMBER | Add an entry here — copy another entry and edit it, since it cares about the format of the text — https://github.com/pydata/xarray/blob/master/doc/whats-new.rst. |
{ "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 | |
852426104 | https://github.com/pydata/xarray/pull/5425#issuecomment-852426104 | https://api.github.com/repos/pydata/xarray/issues/5425 | MDEyOklzc3VlQ29tbWVudDg1MjQyNjEwNA== | max-sixty 5635139 | 2021-06-01T20:32:04Z | 2021-06-01T20:32:04Z | MEMBER | This looks great! Do you want to add a note to the whatsnew? |
{ "total_count": 1, "+1": 1, "-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