issue_comments
4 rows where author_association = "MEMBER", issue = 715730538 and user = 2448579 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- deprecate pynio backend · 4 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1115470489 | https://github.com/pydata/xarray/issues/4491#issuecomment-1115470489 | https://api.github.com/repos/pydata/xarray/issues/4491 | IC_kwDOAMm_X85CfLqZ | dcherian 2448579 | 2022-05-02T23:40:08Z | 2022-05-02T23:40:21Z | MEMBER | Yes it works now but not after I updated dask and scipy versions in #6559 |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
deprecate pynio backend 715730538 | |
| 1115287736 | https://github.com/pydata/xarray/issues/4491#issuecomment-1115287736 | https://api.github.com/repos/pydata/xarray/issues/4491 | IC_kwDOAMm_X85CefC4 | dcherian 2448579 | 2022-05-02T19:39:59Z | 2022-05-02T19:39:59Z | MEMBER | 6559 is dropping PyNIO because I can't create a |
{
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
deprecate pynio backend 715730538 | |
| 786678671 | https://github.com/pydata/xarray/issues/4491#issuecomment-786678671 | https://api.github.com/repos/pydata/xarray/issues/4491 | MDEyOklzc3VlQ29tbWVudDc4NjY3ODY3MQ== | dcherian 2448579 | 2021-02-26T14:26:02Z | 2021-02-26T14:26:02Z | MEMBER |
I think this is OK. The README should say that it is totally unmaintained. cc @khallock for awareness. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
deprecate pynio backend 715730538 | |
| 705004706 | https://github.com/pydata/xarray/issues/4491#issuecomment-705004706 | https://api.github.com/repos/pydata/xarray/issues/4491 | MDEyOklzc3VlQ29tbWVudDcwNTAwNDcwNg== | dcherian 2448579 | 2020-10-07T15:14:14Z | 2020-10-07T15:14:14Z | MEMBER |
This sounds fine to me. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
deprecate pynio backend 715730538 |
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