issue_comments
5 rows where author_association = "MEMBER", issue = 735267574 and user = 5635139 sorted by updated_at descending
This data as json, CSV (advanced)
These facets timed out: issue
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 722018835 | https://github.com/pydata/xarray/pull/4561#issuecomment-722018835 | https://api.github.com/repos/pydata/xarray/issues/4561 | MDEyOklzc3VlQ29tbWVudDcyMjAxODgzNQ== | max-sixty 5635139 | 2020-11-04T22:55:38Z | 2020-11-04T22:55:38Z | MEMBER | Erm, actually I think you may have to take it off WIP first |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
rm inplace arg to rename 735267574 | |
| 722018674 | https://github.com/pydata/xarray/pull/4561#issuecomment-722018674 | https://api.github.com/repos/pydata/xarray/issues/4561 | MDEyOklzc3VlQ29tbWVudDcyMjAxODY3NA== | max-sixty 5635139 | 2020-11-04T22:55:07Z | 2020-11-04T22:55:07Z | MEMBER | Great, merging! Thanks @raybellwaves ! |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
rm inplace arg to rename 735267574 | |
| 721973815 | https://github.com/pydata/xarray/pull/4561#issuecomment-721973815 | https://api.github.com/repos/pydata/xarray/issues/4561 | MDEyOklzc3VlQ29tbWVudDcyMTk3MzgxNQ== | max-sixty 5635139 | 2020-11-04T21:03:30Z | 2020-11-04T21:03:30Z | MEMBER | I don't think we have a strict policy but a few releases seem fine. Eventually they should go all go; but fine to merge them as we go too. |
{
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
rm inplace arg to rename 735267574 | |
| 721277539 | https://github.com/pydata/xarray/pull/4561#issuecomment-721277539 | https://api.github.com/repos/pydata/xarray/issues/4561 | MDEyOklzc3VlQ29tbWVudDcyMTI3NzUzOQ== | max-sixty 5635139 | 2020-11-03T17:39:45Z | 2020-11-03T17:39:45Z | MEMBER | One alternative is to remove |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
rm inplace arg to rename 735267574 | |
| 721204756 | https://github.com/pydata/xarray/pull/4561#issuecomment-721204756 | https://api.github.com/repos/pydata/xarray/issues/4561 | MDEyOklzc3VlQ29tbWVudDcyMTIwNDc1Ng== | max-sixty 5635139 | 2020-11-03T15:37:25Z | 2020-11-03T15:37:25Z | MEMBER | The reason this was here is so people get a useful error as they make the transition. It's probably been there long enough that we can remove it (no strong view though) |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
rm inplace arg to rename 735267574 |
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