issue_comments
5 rows where issue = 1045038245 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- Refresh on issue bots · 5 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 964539712 | https://github.com/pydata/xarray/issues/5940#issuecomment-964539712 | https://api.github.com/repos/pydata/xarray/issues/5940 | IC_kwDOAMm_X845fbVA | andersy005 13301940 | 2021-11-09T21:01:31Z | 2021-11-09T21:01:31Z | MEMBER |
Once we're satisfied with |
{
"total_count": 2,
"+1": 2,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Refresh on issue bots 1045038245 | |
| 962381375 | https://github.com/pydata/xarray/issues/5940#issuecomment-962381375 | https://api.github.com/repos/pydata/xarray/issues/5940 | IC_kwDOAMm_X845XMY_ | max-sixty 5635139 | 2021-11-06T03:05:02Z | 2021-11-06T03:05:02Z | MEMBER | Thanks for the thoughts. I enabled |
{
"total_count": 2,
"+1": 2,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Refresh on issue bots 1045038245 | |
| 961767895 | https://github.com/pydata/xarray/issues/5940#issuecomment-961767895 | https://api.github.com/repos/pydata/xarray/issues/5940 | IC_kwDOAMm_X845U2nX | keewis 14808389 | 2021-11-05T10:05:36Z | 2021-11-05T10:05:36Z | MEMBER | the only issues I have with In any case, I'd vote to remove the |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Refresh on issue bots 1045038245 | |
| 961351543 | https://github.com/pydata/xarray/issues/5940#issuecomment-961351543 | https://api.github.com/repos/pydata/xarray/issues/5940 | IC_kwDOAMm_X845TQ93 | Illviljan 14371165 | 2021-11-04T19:28:06Z | 2021-11-04T19:28:06Z | MEMBER | I like pep8speaks because it's faster than the current linting CI. But if we start using the autofixer than that would make pep8speaks redundant. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Refresh on issue bots 1045038245 | |
| 961336809 | https://github.com/pydata/xarray/issues/5940#issuecomment-961336809 | https://api.github.com/repos/pydata/xarray/issues/5940 | IC_kwDOAMm_X845TNXp | TomNicholas 35968931 | 2021-11-04T19:06:52Z | 2021-11-04T19:06:52Z | MEMBER | I agree with all 3 suggestions |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Refresh on issue bots 1045038245 |
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 5