issue_comments
2 rows where issue = 842535132 and user = 14808389 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: updated_at (date)
issue 1
- Disable the cfgrib backend if eccodes is not installed · 2 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
809643317 | https://github.com/pydata/xarray/pull/5083#issuecomment-809643317 | https://api.github.com/repos/pydata/xarray/issues/5083 | MDEyOklzc3VlQ29tbWVudDgwOTY0MzMxNw== | keewis 14808389 | 2021-03-29T19:17:47Z | 2021-03-29T19:17:47Z | MEMBER | not sure. Warning about incompatible / incomplete installations should be fine and the message looks good, but I know next to nothing about |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Disable the cfgrib backend if eccodes is not installed 842535132 | |
809283647 | https://github.com/pydata/xarray/pull/5083#issuecomment-809283647 | https://api.github.com/repos/pydata/xarray/issues/5083 | MDEyOklzc3VlQ29tbWVudDgwOTI4MzY0Nw== | keewis 14808389 | 2021-03-29T10:54:29Z | 2021-03-29T10:54:29Z | MEMBER | you seem to have marked the conversation as "resolved". If you want to accept the suggestions you need to use the Commit suggestion button |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Disable the cfgrib backend if eccodes is not installed 842535132 |
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