issue_comments
2 rows where author_association = "CONTRIBUTOR", issue = 424265093 and user = 3460034 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Read grid mapping and bounds as coords · 2 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
761843786 | https://github.com/pydata/xarray/pull/2844#issuecomment-761843786 | https://api.github.com/repos/pydata/xarray/issues/2844 | MDEyOklzc3VlQ29tbWVudDc2MTg0Mzc4Ng== | jthielen 3460034 | 2021-01-17T16:58:34Z | 2021-01-17T16:58:34Z | CONTRIBUTOR | I unfortunately have not been following along with the recent developments in this PR, so these may have already been previously covered. Sorry if that is the case! However, earlier on in the development of this PR, there were some substantial concerns about backwards compatibility (e.g., for libraries like MetPy that currently rely on |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Read grid mapping and bounds as coords 424265093 | |
671094846 | https://github.com/pydata/xarray/pull/2844#issuecomment-671094846 | https://api.github.com/repos/pydata/xarray/issues/2844 | MDEyOklzc3VlQ29tbWVudDY3MTA5NDg0Ng== | jthielen 3460034 | 2020-08-09T20:03:09Z | 2020-08-09T20:03:09Z | CONTRIBUTOR | For what it's worth, here's a bit of an elaboration on my view from https://github.com/pydata/xarray/issues/4215#issuecomment-656789017 and https://github.com/pydata/xarray/issues/4121#issuecomment-639758583:
For those interested, the issue for |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Read grid mapping and bounds as coords 424265093 |
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