issue_comments
8 rows where issue = 733789095 and user = 14314623 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Dask friendly check in `.weighted()` · 8 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
723197430 | https://github.com/pydata/xarray/pull/4559#issuecomment-723197430 | https://api.github.com/repos/pydata/xarray/issues/4559 | MDEyOklzc3VlQ29tbWVudDcyMzE5NzQzMA== | jbusecke 14314623 | 2020-11-06T17:15:33Z | 2020-11-06T17:15:33Z | CONTRIBUTOR | Seems like all the other test are passing (minus the two upstream problems discussed before). |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Dask friendly check in `.weighted()` 733789095 | |
723168106 | https://github.com/pydata/xarray/pull/4559#issuecomment-723168106 | https://api.github.com/repos/pydata/xarray/issues/4559 | MDEyOklzc3VlQ29tbWVudDcyMzE2ODEwNg== | jbusecke 14314623 | 2020-11-06T16:20:04Z | 2020-11-06T16:20:04Z | CONTRIBUTOR | I am not understanding why that |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Dask friendly check in `.weighted()` 733789095 | |
722513714 | https://github.com/pydata/xarray/pull/4559#issuecomment-722513714 | https://api.github.com/repos/pydata/xarray/issues/4559 | MDEyOklzc3VlQ29tbWVudDcyMjUxMzcxNA== | jbusecke 14314623 | 2020-11-05T17:12:06Z | 2020-11-05T17:12:06Z | CONTRIBUTOR | Ok I think this should be good to go. I have implemented all the requested changes. The remaining failures are related to other problems upstream (I think). Anything else I should add here? |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Dask friendly check in `.weighted()` 733789095 | |
721831543 | https://github.com/pydata/xarray/pull/4559#issuecomment-721831543 | https://api.github.com/repos/pydata/xarray/issues/4559 | MDEyOklzc3VlQ29tbWVudDcyMTgzMTU0Mw== | jbusecke 14314623 | 2020-11-04T16:22:43Z | 2020-11-04T16:22:43Z | CONTRIBUTOR | Similarly on |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Dask friendly check in `.weighted()` 733789095 | |
721830832 | https://github.com/pydata/xarray/pull/4559#issuecomment-721830832 | https://api.github.com/repos/pydata/xarray/issues/4559 | MDEyOklzc3VlQ29tbWVudDcyMTgzMDgzMg== | jbusecke 14314623 | 2020-11-04T16:21:35Z | 2020-11-04T16:21:35Z | CONTRIBUTOR | I am getting some failures for |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Dask friendly check in `.weighted()` 733789095 | |
721362748 | https://github.com/pydata/xarray/pull/4559#issuecomment-721362748 | https://api.github.com/repos/pydata/xarray/issues/4559 | MDEyOklzc3VlQ29tbWVudDcyMTM2Mjc0OA== | jbusecke 14314623 | 2020-11-03T20:39:31Z | 2020-11-03T20:39:31Z | CONTRIBUTOR | Do you think this works or are further changes needed? Many thanks for the guidance so far! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Dask friendly check in `.weighted()` 733789095 | |
720166781 | https://github.com/pydata/xarray/pull/4559#issuecomment-720166781 | https://api.github.com/repos/pydata/xarray/issues/4559 | MDEyOklzc3VlQ29tbWVudDcyMDE2Njc4MQ== | jbusecke 14314623 | 2020-11-01T23:11:51Z | 2020-11-01T23:11:51Z | CONTRIBUTOR | I did have to fiddle with this a bit. I did change |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Dask friendly check in `.weighted()` 733789095 | |
720020006 | https://github.com/pydata/xarray/pull/4559#issuecomment-720020006 | https://api.github.com/repos/pydata/xarray/issues/4559 | MDEyOklzc3VlQ29tbWVudDcyMDAyMDAwNg== | jbusecke 14314623 | 2020-11-01T03:16:06Z | 2020-11-01T03:16:06Z | CONTRIBUTOR | The Ci environments without dask are failing. Should I add some pytest skip logic, or what is the best way to handle this? |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Dask friendly check in `.weighted()` 733789095 |
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