issue_comments
3 rows where author_association = "MEMBER" and issue = 767936284 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- combine_by_coordinates to handle unnamed data arrays. · 3 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
873292175 | https://github.com/pydata/xarray/pull/4696#issuecomment-873292175 | https://api.github.com/repos/pydata/xarray/issues/4696 | MDEyOklzc3VlQ29tbWVudDg3MzI5MjE3NQ== | max-sixty 5635139 | 2021-07-02T22:53:06Z | 2021-07-02T22:53:06Z | MEMBER | Sorry @aijams ! Thank you for the reminder and forgive the delay. We appreciate the contribution (more than our responsiveness suggests!) |
{ "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 1, "rocket": 0, "eyes": 0 } |
combine_by_coordinates to handle unnamed data arrays. 767936284 | |
873267680 | https://github.com/pydata/xarray/pull/4696#issuecomment-873267680 | https://api.github.com/repos/pydata/xarray/issues/4696 | MDEyOklzc3VlQ29tbWVudDg3MzI2NzY4MA== | TomNicholas 35968931 | 2021-07-02T21:34:20Z | 2021-07-02T21:34:20Z | MEMBER | Sorry @aijams ! I was following our broad rule of "two maintainers approve before merging", but this has sat here for absolutely ages and had feedback from others previously, so maybe I will just merge it now. We really need a better system for catching PRs that just sit around :/ |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
combine_by_coordinates to handle unnamed data arrays. 767936284 | |
837100080 | https://github.com/pydata/xarray/pull/4696#issuecomment-837100080 | https://api.github.com/repos/pydata/xarray/issues/4696 | MDEyOklzc3VlQ29tbWVudDgzNzEwMDA4MA== | dcherian 2448579 | 2021-05-10T18:27:11Z | 2021-05-10T18:27:11Z | MEMBER |
I defer to @TomNicholas =) |
{ "total_count": 2, "+1": 0, "-1": 0, "laugh": 1, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 1 } |
combine_by_coordinates to handle unnamed data arrays. 767936284 |
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 3