issue_comments
5 rows where author_association = "MEMBER" and issue = 860711833 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Support ffill and bfill along chunked dimensions · 5 ✖
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 | |
822031614 | https://github.com/pydata/xarray/pull/5187#issuecomment-822031614 | https://api.github.com/repos/pydata/xarray/issues/5187 | MDEyOklzc3VlQ29tbWVudDgyMjAzMTYxNA== | max-sixty 5635139 | 2021-04-18T17:51:29Z | 2021-04-18T17:51:29Z | MEMBER | Looks good — though I don't know the dask interface that well. The tests look good though. |
{ "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 2