issue_comments
4 rows where issue = 503700649 and user = 6213168 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- [Release] 0.14 · 4 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 541423943 | https://github.com/pydata/xarray/issues/3380#issuecomment-541423943 | https://api.github.com/repos/pydata/xarray/issues/3380 | MDEyOklzc3VlQ29tbWVudDU0MTQyMzk0Mw== | crusaderky 6213168 | 2019-10-13T14:41:51Z | 2019-10-13T14:41:51Z | MEMBER | I think #3238 has somewhat little value until The other two only improve the tests so users of the release version don't benefit from them. I'd say let's close it! |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
[Release] 0.14 503700649 | |
| 540486871 | https://github.com/pydata/xarray/issues/3380#issuecomment-540486871 | https://api.github.com/repos/pydata/xarray/issues/3380 | MDEyOklzc3VlQ29tbWVudDU0MDQ4Njg3MQ== | crusaderky 6213168 | 2019-10-10T09:36:50Z | 2019-10-10T09:36:50Z | MEMBER | @jhamman never release to production on a Friday! 🏖 Jokes aside, I'm happy to leave the burden to you |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
[Release] 0.14 503700649 | |
| 539747962 | https://github.com/pydata/xarray/issues/3380#issuecomment-539747962 | https://api.github.com/repos/pydata/xarray/issues/3380 | MDEyOklzc3VlQ29tbWVudDUzOTc0Nzk2Mg== | crusaderky 6213168 | 2019-10-08T23:34:15Z | 2019-10-08T23:34:15Z | MEMBER | @jhamman no - I should have it ready by the end of the weekend. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
[Release] 0.14 503700649 | |
| 539224341 | https://github.com/pydata/xarray/issues/3380#issuecomment-539224341 | https://api.github.com/repos/pydata/xarray/issues/3380 | MDEyOklzc3VlQ29tbWVudDUzOTIyNDM0MQ== | crusaderky 6213168 | 2019-10-07T22:05:24Z | 2019-10-07T22:05:24Z | MEMBER | Nuke away all OrderedDicts! (blocked by #3358) |
{
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 1,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
[Release] 0.14 503700649 |
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