issue_comments
2 rows where author_association = "MEMBER", issue = 544661257 and user = 1217238 sorted by updated_at descending
This data as json, CSV (advanced)
issue 1
- apply_ufunc: Add meta kwarg + bump dask to 2.2 · 2 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
576794699 | https://github.com/pydata/xarray/pull/3660#issuecomment-576794699 | https://api.github.com/repos/pydata/xarray/issues/3660 | MDEyOklzc3VlQ29tbWVudDU3Njc5NDY5OQ== | shoyer 1217238 | 2020-01-21T17:37:45Z | 2020-01-21T17:37:45Z | MEMBER | OK great! Looks good to me! On Tue, Jan 21, 2020 at 9:32 AM Deepak Cherian notifications@github.com wrote:
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
apply_ufunc: Add meta kwarg + bump dask to 2.2 544661257 | |
576117204 | https://github.com/pydata/xarray/pull/3660#issuecomment-576117204 | https://api.github.com/repos/pydata/xarray/issues/3660 | MDEyOklzc3VlQ29tbWVudDU3NjExNzIwNA== | shoyer 1217238 | 2020-01-20T05:49:33Z | 2020-01-20T05:49:33Z | MEMBER | This looks like an dask bug that we fixed a somewhat recently (6 months ago?). I wouldn’t worry about it too much about it. Supporting old versions of dependencies is a best effort, not a mandate. I would just skip it on old versions of dask and move on. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
apply_ufunc: Add meta kwarg + bump dask to 2.2 544661257 |
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