issue_comments
3 rows where issue = 379472634 and user = 1217238 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date)
issue 1
- open_mfdataset crashes with segfault · 3 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
437647286 | https://github.com/pydata/xarray/issues/2554#issuecomment-437647286 | https://api.github.com/repos/pydata/xarray/issues/2554 | MDEyOklzc3VlQ29tbWVudDQzNzY0NzI4Ng== | shoyer 1217238 | 2018-11-11T06:32:34Z | 2018-11-11T06:32:34Z | MEMBER | 600 KB? You should be able to attach that to a comment on Github -- you'll just need to combine them into a |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
open_mfdataset crashes with segfault 379472634 | |
437646709 | https://github.com/pydata/xarray/issues/2554#issuecomment-437646709 | https://api.github.com/repos/pydata/xarray/issues/2554 | MDEyOklzc3VlQ29tbWVudDQzNzY0NjcwOQ== | shoyer 1217238 | 2018-11-11T06:18:12Z | 2018-11-11T06:18:12Z | MEMBER | @yt87 how much data is necessary to reproduce this? is it feasible to share copies of the problematic files? |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
open_mfdataset crashes with segfault 379472634 | |
437630380 | https://github.com/pydata/xarray/issues/2554#issuecomment-437630380 | https://api.github.com/repos/pydata/xarray/issues/2554 | MDEyOklzc3VlQ29tbWVudDQzNzYzMDM4MA== | shoyer 1217238 | 2018-11-10T23:35:44Z | 2018-11-10T23:35:44Z | MEMBER | It would be good to know if this occurs with |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
open_mfdataset crashes with segfault 379472634 |
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