issue_comments
4 rows where author_association = "MEMBER", issue = 860711833 and user = 2448579 sorted by updated_at descending
This data as json, CSV (advanced)
issue 1
- Support ffill and bfill along chunked dimensions · 4 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 826027129 | https://github.com/pydata/xarray/pull/5187#issuecomment-826027129 | https://api.github.com/repos/pydata/xarray/issues/5187 | MDEyOklzc3VlQ29tbWVudDgyNjAyNzEyOQ== | dcherian 2448579 | 2021-04-24T03:32:35Z | 2021-04-24T03:32:35Z | MEMBER | @jrbourbeau thanks! It looks like it is working. Very unfortunate timing! |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Support ffill and bfill along chunked dimensions 860711833 | |
| 826022833 | https://github.com/pydata/xarray/pull/5187#issuecomment-826022833 | https://api.github.com/repos/pydata/xarray/issues/5187 | MDEyOklzc3VlQ29tbWVudDgyNjAyMjgzMw== | dcherian 2448579 | 2021-04-24T02:49:31Z | 2021-04-24T02:52:40Z | MEMBER | failures are unrelated commented here: https://github.com/dask/community/issues/150
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Support ffill and bfill along chunked dimensions 860711833 | |
| 826020951 | https://github.com/pydata/xarray/pull/5187#issuecomment-826020951 | https://api.github.com/repos/pydata/xarray/issues/5187 | MDEyOklzc3VlQ29tbWVudDgyNjAyMDk1MQ== | dcherian 2448579 | 2021-04-24T02:32:26Z | 2021-04-24T02:32:26Z | MEMBER |
Good idea. Done! |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Support ffill and bfill along chunked dimensions 860711833 | |
| 824147484 | https://github.com/pydata/xarray/pull/5187#issuecomment-824147484 | https://api.github.com/repos/pydata/xarray/issues/5187 | MDEyOklzc3VlQ29tbWVudDgyNDE0NzQ4NA== | dcherian 2448579 | 2021-04-21T15:20:48Z | 2021-04-21T15:20:48Z | MEMBER | Thanks for the reviews. I'll merge in a couple of days if there are no comments. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Support ffill and bfill along chunked dimensions 860711833 |
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